public class IfcPropertyEnumeration4X3 extends IfcPropertyAbstraction4X3
IfcPropertyEnumeration
| Constructor and Description |
|---|
IfcPropertyEnumeration4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcValue4X3> |
getEnumerationValues() |
IfcLabel4X3 |
getName() |
IfcUnit4X3 |
getUnit() |
void |
setEnumerationValues(IfcCollection<IfcValue4X3> value) |
void |
setName(IfcLabel4X3 value) |
void |
setUnit(IfcUnit4X3 value) |
hasExternalReferencesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcCollection<IfcValue4X3> getEnumerationValues()
public final void setEnumerationValues(IfcCollection<IfcValue4X3> value)
public final IfcUnit4X3 getUnit()
public final void setUnit(IfcUnit4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.