public class IfcPropertyTableValue2X3 extends IfcSimpleProperty2X3
IfcPropertyTableValue
| Constructor and Description |
|---|
IfcPropertyTableValue2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcUnit2X3 |
getDefinedUnit() |
IfcCollection<IfcValue2X3> |
getDefinedValues() |
IfcUnit2X3 |
getDefiningUnit() |
IfcCollection<IfcValue2X3> |
getDefiningValues() |
IfcText2X3 |
getExpression() |
void |
setDefinedUnit(IfcUnit2X3 value) |
void |
setDefinedValues(IfcCollection<IfcValue2X3> value) |
void |
setDefiningUnit(IfcUnit2X3 value) |
void |
setDefiningValues(IfcCollection<IfcValue2X3> value) |
void |
setExpression(IfcText2X3 value) |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, setDescription, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcValue2X3> getDefiningValues()
public final void setDefiningValues(IfcCollection<IfcValue2X3> value)
public final IfcCollection<IfcValue2X3> getDefinedValues()
public final void setDefinedValues(IfcCollection<IfcValue2X3> value)
public final IfcText2X3 getExpression()
public final void setExpression(IfcText2X3 value)
public final IfcUnit2X3 getDefiningUnit()
public final void setDefiningUnit(IfcUnit2X3 value)
public final IfcUnit2X3 getDefinedUnit()
public final void setDefinedUnit(IfcUnit2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.