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