public enum IfcThermalLoadSourceEnum extends Enum<IfcThermalLoadSourceEnum> implements org.eclipse.emf.common.util.Enumerator
| Enum Constant and Description |
|---|
AIREXCHANGERATE
The 'AIREXCHANGERATE' literal object.
|
DRYBULBTEMPERATURE
The 'DRYBULBTEMPERATURE' literal object.
|
EQUIPMENT
The 'EQUIPMENT' literal object.
|
EXHAUSTAIR
The 'EXHAUSTAIR' literal object.
|
INFILTRATION
The 'INFILTRATION' literal object.
|
LIGHTING
The 'LIGHTING' literal object.
|
NOTDEFINED
The 'NOTDEFINED' literal object.
|
NULL
The 'NULL' literal object.
|
PEOPLE
The 'PEOPLE' literal object.
|
RECIRCULATEDAIR
The 'RECIRCULATEDAIR' literal object.
|
RELATIVEHUMIDITY
The 'RELATIVEHUMIDITY' literal object.
|
USERDEFINED
The 'USERDEFINED' literal object.
|
VENTILATIONINDOORAIR
The 'VENTILATIONINDOORAIR' literal object.
|
VENTILATIONOUTSIDEAIR
The 'VENTILATIONOUTSIDEAIR' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
AIREXCHANGERATE_VALUE
The 'AIREXCHANGERATE' literal value.
|
static int |
DRYBULBTEMPERATURE_VALUE
The 'DRYBULBTEMPERATURE' literal value.
|
static int |
EQUIPMENT_VALUE
The 'EQUIPMENT' literal value.
|
static int |
EXHAUSTAIR_VALUE
The 'EXHAUSTAIR' literal value.
|
static int |
INFILTRATION_VALUE
The 'INFILTRATION' literal value.
|
static int |
LIGHTING_VALUE
The 'LIGHTING' literal value.
|
static int |
NOTDEFINED_VALUE
The 'NOTDEFINED' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
PEOPLE_VALUE
The 'PEOPLE' literal value.
|
static int |
RECIRCULATEDAIR_VALUE
The 'RECIRCULATEDAIR' literal value.
|
static int |
RELATIVEHUMIDITY_VALUE
The 'RELATIVEHUMIDITY' literal value.
|
static int |
USERDEFINED_VALUE
The 'USERDEFINED' literal value.
|
static List<IfcThermalLoadSourceEnum> |
VALUES
A public read-only list of all the 'Ifc Thermal Load Source Enum' enumerators.
|
static int |
VENTILATIONINDOORAIR_VALUE
The 'VENTILATIONINDOORAIR' literal value.
|
static int |
VENTILATIONOUTSIDEAIR_VALUE
The 'VENTILATIONOUTSIDEAIR' literal value.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcThermalLoadSourceEnum |
get(int value)
Returns the 'Ifc Thermal Load Source Enum' literal with the specified integer value.
|
static IfcThermalLoadSourceEnum |
get(String literal)
Returns the 'Ifc Thermal Load Source Enum' literal with the specified literal value.
|
static IfcThermalLoadSourceEnum |
getByName(String name)
Returns the 'Ifc Thermal Load Source Enum' literal with the specified name.
|
String |
getLiteral() |
String |
getName() |
int |
getValue() |
String |
toString()
Returns the literal value of the enumerator, which is its string representation.
|
static IfcThermalLoadSourceEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcThermalLoadSourceEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcThermalLoadSourceEnum NULL
NULL_VALUEpublic static final IfcThermalLoadSourceEnum EXHAUSTAIR
EXHAUSTAIR_VALUEpublic static final IfcThermalLoadSourceEnum DRYBULBTEMPERATURE
DRYBULBTEMPERATURE_VALUEpublic static final IfcThermalLoadSourceEnum LIGHTING
LIGHTING_VALUEpublic static final IfcThermalLoadSourceEnum USERDEFINED
USERDEFINED_VALUEpublic static final IfcThermalLoadSourceEnum VENTILATIONINDOORAIR
VENTILATIONINDOORAIR_VALUEpublic static final IfcThermalLoadSourceEnum INFILTRATION
INFILTRATION_VALUEpublic static final IfcThermalLoadSourceEnum EQUIPMENT
EQUIPMENT_VALUEpublic static final IfcThermalLoadSourceEnum RECIRCULATEDAIR
RECIRCULATEDAIR_VALUEpublic static final IfcThermalLoadSourceEnum NOTDEFINED
NOTDEFINED_VALUEpublic static final IfcThermalLoadSourceEnum RELATIVEHUMIDITY
RELATIVEHUMIDITY_VALUEpublic static final IfcThermalLoadSourceEnum VENTILATIONOUTSIDEAIR
VENTILATIONOUTSIDEAIR_VALUEpublic static final IfcThermalLoadSourceEnum PEOPLE
PEOPLE_VALUEpublic static final IfcThermalLoadSourceEnum AIREXCHANGERATE
AIREXCHANGERATE_VALUEpublic static final int NULL_VALUE
If the meaning of 'NULL' literal object isn't clear, there really should be more of a description here...
NULL,
Constant Field Valuespublic static final int EXHAUSTAIR_VALUE
If the meaning of 'EXHAUSTAIR' literal object isn't clear, there really should be more of a description here...
EXHAUSTAIR,
Constant Field Valuespublic static final int DRYBULBTEMPERATURE_VALUE
If the meaning of 'DRYBULBTEMPERATURE' literal object isn't clear, there really should be more of a description here...
DRYBULBTEMPERATURE,
Constant Field Valuespublic static final int LIGHTING_VALUE
If the meaning of 'LIGHTING' literal object isn't clear, there really should be more of a description here...
LIGHTING,
Constant Field Valuespublic static final int USERDEFINED_VALUE
If the meaning of 'USERDEFINED' literal object isn't clear, there really should be more of a description here...
USERDEFINED,
Constant Field Valuespublic static final int VENTILATIONINDOORAIR_VALUE
If the meaning of 'VENTILATIONINDOORAIR' literal object isn't clear, there really should be more of a description here...
VENTILATIONINDOORAIR,
Constant Field Valuespublic static final int INFILTRATION_VALUE
If the meaning of 'INFILTRATION' literal object isn't clear, there really should be more of a description here...
INFILTRATION,
Constant Field Valuespublic static final int EQUIPMENT_VALUE
If the meaning of 'EQUIPMENT' literal object isn't clear, there really should be more of a description here...
EQUIPMENT,
Constant Field Valuespublic static final int RECIRCULATEDAIR_VALUE
If the meaning of 'RECIRCULATEDAIR' literal object isn't clear, there really should be more of a description here...
RECIRCULATEDAIR,
Constant Field Valuespublic static final int NOTDEFINED_VALUE
If the meaning of 'NOTDEFINED' literal object isn't clear, there really should be more of a description here...
NOTDEFINED,
Constant Field Valuespublic static final int RELATIVEHUMIDITY_VALUE
If the meaning of 'RELATIVEHUMIDITY' literal object isn't clear, there really should be more of a description here...
RELATIVEHUMIDITY,
Constant Field Valuespublic static final int VENTILATIONOUTSIDEAIR_VALUE
If the meaning of 'VENTILATIONOUTSIDEAIR' literal object isn't clear, there really should be more of a description here...
VENTILATIONOUTSIDEAIR,
Constant Field Valuespublic static final int PEOPLE_VALUE
If the meaning of 'PEOPLE' literal object isn't clear, there really should be more of a description here...
PEOPLE,
Constant Field Valuespublic static final int AIREXCHANGERATE_VALUE
If the meaning of 'AIREXCHANGERATE' literal object isn't clear, there really should be more of a description here...
AIREXCHANGERATE,
Constant Field Valuespublic static final List<IfcThermalLoadSourceEnum> VALUES
public static IfcThermalLoadSourceEnum[] values()
for (IfcThermalLoadSourceEnum c : IfcThermalLoadSourceEnum.values()) System.out.println(c);
public static IfcThermalLoadSourceEnum valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static IfcThermalLoadSourceEnum get(String literal)
literal - the literal.null.public static IfcThermalLoadSourceEnum getByName(String name)
name - the name.null.public static IfcThermalLoadSourceEnum get(int value)
value - the integer value.null.public int getValue()
getValue in interface org.eclipse.emf.common.util.Enumeratorpublic String getName()
getName in interface org.eclipse.emf.common.util.Enumeratorpublic String getLiteral()
getLiteral in interface org.eclipse.emf.common.util.Enumeratorpublic String toString()
toString in class Enum<IfcThermalLoadSourceEnum>Copyright © 2018 OpenSource BIM. All rights reserved.