public class IfcDocumentReference extends IfcExternalReference
| Constructor and Description |
|---|
IfcDocumentReference() |
| Modifier and Type | Method and Description |
|---|---|
IfcText |
getDescription() |
IfcCollection<IfcRelAssociatesDocument> |
getDocumentRefForObjects() |
IfcDocumentInformation |
getReferencedDocument() |
void |
setDescription(IfcText value) |
void |
setReferencedDocument(IfcDocumentInformation value) |
getExternalReferenceForResources, getIdentification, getLocation, getName, setIdentification, setLocation, setNameequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcText getDescription()
public final void setDescription(IfcText value)
public final IfcDocumentInformation getReferencedDocument()
public final void setReferencedDocument(IfcDocumentInformation value)
public final IfcCollection<IfcRelAssociatesDocument> getDocumentRefForObjects()