public class IfcDocumentInformationRelationship4 extends IfcResourceLevelRelationship4
IfcDocumentInformationRelationship
| Constructor and Description |
|---|
IfcDocumentInformationRelationship4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcDocumentInformation4> |
getRelatedDocuments() |
IfcDocumentInformation4 |
getRelatingDocument() |
IfcLabel4 |
getRelationshipType() |
void |
setRelatedDocuments(IfcCollection<IfcDocumentInformation4> value) |
void |
setRelatingDocument(IfcDocumentInformation4 value) |
void |
setRelationshipType(IfcLabel4 value) |
getDescription, getName, setDescription, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcDocumentInformation4 getRelatingDocument()
public final void setRelatingDocument(IfcDocumentInformation4 value)
public final IfcCollection<IfcDocumentInformation4> getRelatedDocuments()
public final void setRelatedDocuments(IfcCollection<IfcDocumentInformation4> value)
public final IfcLabel4 getRelationshipType()
public final void setRelationshipType(IfcLabel4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.