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, setName
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcText getDescription()
public final void setDescription(IfcText value)
public final IfcDocumentInformation getReferencedDocument()
public final void setReferencedDocument(IfcDocumentInformation value)
public final IfcCollection<IfcRelAssociatesDocument> getDocumentRefForObjects()