public class IfcPropertyEnumeratedValue extends IfcSimpleProperty
| Constructor and Description |
|---|
IfcPropertyEnumeratedValue() |
| Modifier and Type | Method and Description |
|---|---|
IfcPropertyEnumeration |
getEnumerationReference() |
IfcCollection<IfcValue> |
getEnumerationValues() |
void |
setEnumerationReference(IfcPropertyEnumeration value) |
void |
setEnumerationValues(IfcCollection<IfcValue> value) |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, setDescription, setNameequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcValue> getEnumerationValues()
public final void setEnumerationValues(IfcCollection<IfcValue> value)
public final IfcPropertyEnumeration getEnumerationReference()
public final void setEnumerationReference(IfcPropertyEnumeration value)