public class IfcPropertyListValue2X3 extends IfcSimpleProperty2X3
IfcPropertyListValue
| Constructor and Description |
|---|
IfcPropertyListValue2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcValue2X3> |
getListValues() |
IfcUnit2X3 |
getUnit() |
void |
setListValues(IfcCollection<IfcValue2X3> value) |
void |
setUnit(IfcUnit2X3 value) |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, setDescription, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcValue2X3> getListValues()
public final void setListValues(IfcCollection<IfcValue2X3> value)
public final IfcUnit2X3 getUnit()
public final void setUnit(IfcUnit2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.