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