public class IfcDocumentInformationRelationship2X3 extends IfcEntityBase
IfcDocumentInformationRelationship
| Constructor and Description |
|---|
IfcDocumentInformationRelationship2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcDocumentInformation2X3> |
getRelatedDocuments() |
IfcDocumentInformation2X3 |
getRelatingDocument() |
IfcLabel2X3 |
getRelationshipType() |
void |
setRelatedDocuments(IfcCollection<IfcDocumentInformation2X3> value) |
void |
setRelatingDocument(IfcDocumentInformation2X3 value) |
void |
setRelationshipType(IfcLabel2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic IfcDocumentInformationRelationship2X3()
public final IfcDocumentInformation2X3 getRelatingDocument()
public final void setRelatingDocument(IfcDocumentInformation2X3 value)
public final IfcCollection<IfcDocumentInformation2X3> getRelatedDocuments()
public final void setRelatedDocuments(IfcCollection<IfcDocumentInformation2X3> value)
public final IfcLabel2X3 getRelationshipType()
public final void setRelationshipType(IfcLabel2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.