IfcClassificationReference
Inheritance: java.lang.Object, IfcExternalReference
Constructors
| Constructor | Description |
|---|---|
| IfcClassificationReference() |
Methods
IfcClassificationReference()
public IfcClassificationReference()
getReferencedSource()
public final IfcClassificationReferenceSelect getReferencedSource()
Returns: IfcClassificationReferenceSelect
setReferencedSource(IfcClassificationReferenceSelect value)
public final void setReferencedSource(IfcClassificationReferenceSelect value)
getDescription()
public final IfcText getDescription()
Returns: IfcText
setDescription(IfcText value)
public final void setDescription(IfcText value)
getSort()
public final IfcIdentifier getSort()
Returns: IfcIdentifier
setSort(IfcIdentifier value)
public final void setSort(IfcIdentifier value)
getClassificationRefForObjects()
public final IfcCollection<IfcRelAssociatesClassification> getClassificationRefForObjects()
Returns: IfcCollection
hasReferences()
public final IfcCollection<IfcClassificationReference> hasReferences()
Returns: IfcCollection