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