public class IfcPropertyReferenceValue extends IfcSimpleProperty
| Constructor and Description |
|---|
IfcPropertyReferenceValue() |
| Modifier and Type | Method and Description |
|---|---|
IfcObjectReferenceSelect |
getPropertyReference() |
IfcText |
getUsageName() |
void |
setPropertyReference(IfcObjectReferenceSelect value) |
void |
setUsageName(IfcText value) |
getDescription, getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, hasApprovals, hasConstraints, setDescription, setNamehasExternalReferencesequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcText getUsageName()
public final void setUsageName(IfcText value)
public final IfcObjectReferenceSelect getPropertyReference()
public final void setPropertyReference(IfcObjectReferenceSelect value)