| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcThermalLoadSourceEnum> |
IfcThermalLoadSourceEnum.VALUES
A public read-only list of all the 'Ifc Thermal Load Source Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcThermalLoadSourceEnum |
IfcThermalLoadSourceEnum.get(int value)
Returns the 'Ifc Thermal Load Source Enum' literal with the specified integer value.
|
static IfcThermalLoadSourceEnum |
IfcThermalLoadSourceEnum.get(String literal)
Returns the 'Ifc Thermal Load Source Enum' literal with the specified literal value.
|
static IfcThermalLoadSourceEnum |
IfcThermalLoadSourceEnum.getByName(String name)
Returns the 'Ifc Thermal Load Source Enum' literal with the specified name.
|
IfcThermalLoadSourceEnum |
IfcSpaceThermalLoadProperties.getThermalLoadSource()
Returns the value of the 'Thermal Load Source' attribute.
|
static IfcThermalLoadSourceEnum |
IfcThermalLoadSourceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcThermalLoadSourceEnum[] |
IfcThermalLoadSourceEnum.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.setThermalLoadSource(IfcThermalLoadSourceEnum value)
Sets the value of the '
Thermal Load Source' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcThermalLoadSourceEnum |
Ifc2x3tc1FactoryImpl.createIfcThermalLoadSourceEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcThermalLoadSourceEnum |
IfcSpaceThermalLoadPropertiesImpl.getThermalLoadSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSpaceThermalLoadPropertiesImpl.setThermalLoadSource(IfcThermalLoadSourceEnum newThermalLoadSource) |
Copyright © 2016 OpenSource BIM. All rights reserved.