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, setName
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcCollection<IfcValue> getEnumerationValues()
public final void setEnumerationValues(IfcCollection<IfcValue> value)
public final IfcPropertyEnumeration getEnumerationReference()
public final void setEnumerationReference(IfcPropertyEnumeration value)