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