IfcPropertyReferenceValue
Inheritance: java.lang.Object, IfcSimpleProperty
Constructors
| Constructor | Description |
|---|---|
| IfcPropertyReferenceValue() |
Methods
| Method | Description |
|---|---|
| getUsageName() | |
| setUsageName(IfcText value) | |
| getPropertyReference() | |
| setPropertyReference(IfcObjectReferenceSelect value) |
IfcPropertyReferenceValue()
public IfcPropertyReferenceValue()
getUsageName()
public final IfcText getUsageName()
Returns: IfcText
setUsageName(IfcText value)
public final void setUsageName(IfcText value)
getPropertyReference()
public final IfcObjectReferenceSelect getPropertyReference()
Returns: IfcObjectReferenceSelect
setPropertyReference(IfcObjectReferenceSelect value)
public final void setPropertyReference(IfcObjectReferenceSelect value)