public class IfcDocumentReference4X3 extends IfcExternalReference4X3
IfcDocumentReference
| Constructor and Description |
|---|
IfcDocumentReference4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4X3 |
getDescription() |
IfcCollection<IfcRelAssociatesDocument4X3> |
getDocumentRefForObjects() |
IfcDocumentInformation4X3 |
getReferencedDocument() |
void |
setDescription(IfcText4X3 value) |
void |
setReferencedDocument(IfcDocumentInformation4X3 value) |
getExternalReferenceForResources, getIdentification, getLocation, getName, setIdentification, setLocation, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcDocumentInformation4X3 getReferencedDocument()
public final void setReferencedDocument(IfcDocumentInformation4X3 value)
public final IfcCollection<IfcRelAssociatesDocument4X3> getDocumentRefForObjects()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.