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