| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcHeatExchangerTypeEnum> |
IfcHeatExchangerTypeEnum.VALUES
A public read-only list of all the 'Ifc Heat Exchanger Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcHeatExchangerTypeEnum |
IfcHeatExchangerTypeEnum.get(int value)
Returns the 'Ifc Heat Exchanger Type Enum' literal with the specified integer value.
|
static IfcHeatExchangerTypeEnum |
IfcHeatExchangerTypeEnum.get(String literal)
Returns the 'Ifc Heat Exchanger Type Enum' literal with the specified literal value.
|
static IfcHeatExchangerTypeEnum |
IfcHeatExchangerTypeEnum.getByName(String name)
Returns the 'Ifc Heat Exchanger Type Enum' literal with the specified name.
|
IfcHeatExchangerTypeEnum |
IfcHeatExchangerType.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
static IfcHeatExchangerTypeEnum |
IfcHeatExchangerTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcHeatExchangerTypeEnum[] |
IfcHeatExchangerTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcHeatExchangerType.setPredefinedType(IfcHeatExchangerTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcHeatExchangerTypeEnum |
Ifc2x3tc1FactoryImpl.createIfcHeatExchangerTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcHeatExchangerTypeEnum |
IfcHeatExchangerTypeImpl.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcHeatExchangerTypeImpl.setPredefinedType(IfcHeatExchangerTypeEnum newPredefinedType) |
Copyright © 2018 OpenSource BIM. All rights reserved.