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