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, setNameequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcValue> getListValues()
public final void setListValues(IfcCollection<IfcValue> value)
public final IfcUnit getUnit()
public final void setUnit(IfcUnit value)