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