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