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