public class IfcPropertyListValue extends IfcSimpleProperty
Constructor and Description |
---|
IfcPropertyListValue() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcValue> |
getListValues() |
IfcUnit |
getUnit() |
void |
setListValues(IfcCollection<IfcValue> value) |
void |
setUnit(IfcUnit value) |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, setDescription, setName
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcCollection<IfcValue> getListValues()
public final void setListValues(IfcCollection<IfcValue> value)
public final IfcUnit getUnit()
public final void setUnit(IfcUnit value)