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