public enum IfcHumidifierTypeEnum extends Enum<IfcHumidifierTypeEnum> implements org.eclipse.emf.common.util.Enumerator
Ifc4Package.getIfcHumidifierTypeEnum()| Enum Constant and Description |
|---|
ADIABATICAIRWASHER
The 'ADIABATICAIRWASHER' literal object.
|
ADIABATICATOMIZING
The 'ADIABATICATOMIZING' literal object.
|
ADIABATICCOMPRESSEDAIRNOZZLE
The 'ADIABATICCOMPRESSEDAIRNOZZLE' literal object.
|
ADIABATICPAN
The 'ADIABATICPAN' literal object.
|
ADIABATICRIGIDMEDIA
The 'ADIABATICRIGIDMEDIA' literal object.
|
ADIABATICULTRASONIC
The 'ADIABATICULTRASONIC' literal object.
|
ADIABATICWETTEDELEMENT
The 'ADIABATICWETTEDELEMENT' literal object.
|
ASSISTEDBUTANE
The 'ASSISTEDBUTANE' literal object.
|
ASSISTEDELECTRIC
The 'ASSISTEDELECTRIC' literal object.
|
ASSISTEDNATURALGAS
The 'ASSISTEDNATURALGAS' literal object.
|
ASSISTEDPROPANE
The 'ASSISTEDPROPANE' literal object.
|
ASSISTEDSTEAM
The 'ASSISTEDSTEAM' literal object.
|
NOTDEFINED
The 'NOTDEFINED' literal object.
|
NULL
The 'NULL' literal object.
|
STEAMINJECTION
The 'STEAMINJECTION' literal object.
|
USERDEFINED
The 'USERDEFINED' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ADIABATICAIRWASHER_VALUE
The 'ADIABATICAIRWASHER' literal value.
|
static int |
ADIABATICATOMIZING_VALUE
The 'ADIABATICATOMIZING' literal value.
|
static int |
ADIABATICCOMPRESSEDAIRNOZZLE_VALUE
The 'ADIABATICCOMPRESSEDAIRNOZZLE' literal value.
|
static int |
ADIABATICPAN_VALUE
The 'ADIABATICPAN' literal value.
|
static int |
ADIABATICRIGIDMEDIA_VALUE
The 'ADIABATICRIGIDMEDIA' literal value.
|
static int |
ADIABATICULTRASONIC_VALUE
The 'ADIABATICULTRASONIC' literal value.
|
static int |
ADIABATICWETTEDELEMENT_VALUE
The 'ADIABATICWETTEDELEMENT' literal value.
|
static int |
ASSISTEDBUTANE_VALUE
The 'ASSISTEDBUTANE' literal value.
|
static int |
ASSISTEDELECTRIC_VALUE
The 'ASSISTEDELECTRIC' literal value.
|
static int |
ASSISTEDNATURALGAS_VALUE
The 'ASSISTEDNATURALGAS' literal value.
|
static int |
ASSISTEDPROPANE_VALUE
The 'ASSISTEDPROPANE' literal value.
|
static int |
ASSISTEDSTEAM_VALUE
The 'ASSISTEDSTEAM' literal value.
|
static int |
NOTDEFINED_VALUE
The 'NOTDEFINED' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
STEAMINJECTION_VALUE
The 'STEAMINJECTION' literal value.
|
static int |
USERDEFINED_VALUE
The 'USERDEFINED' literal value.
|
static List<IfcHumidifierTypeEnum> |
VALUES
A public read-only list of all the 'Ifc Humidifier Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcHumidifierTypeEnum |
get(int value)
Returns the 'Ifc Humidifier Type Enum' literal with the specified integer value.
|
static IfcHumidifierTypeEnum |
get(String literal)
Returns the 'Ifc Humidifier Type Enum' literal with the specified literal value.
|
static IfcHumidifierTypeEnum |
getByName(String name)
Returns the 'Ifc Humidifier Type 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 IfcHumidifierTypeEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcHumidifierTypeEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcHumidifierTypeEnum NULL
NULL_VALUEpublic static final IfcHumidifierTypeEnum ADIABATICPAN
ADIABATICPAN_VALUEpublic static final IfcHumidifierTypeEnum ADIABATICULTRASONIC
ADIABATICULTRASONIC_VALUEpublic static final IfcHumidifierTypeEnum ASSISTEDNATURALGAS
ASSISTEDNATURALGAS_VALUEpublic static final IfcHumidifierTypeEnum ADIABATICRIGIDMEDIA
ADIABATICRIGIDMEDIA_VALUEpublic static final IfcHumidifierTypeEnum ADIABATICWETTEDELEMENT
ADIABATICWETTEDELEMENT_VALUEpublic static final IfcHumidifierTypeEnum USERDEFINED
USERDEFINED_VALUEpublic static final IfcHumidifierTypeEnum ADIABATICAIRWASHER
ADIABATICAIRWASHER_VALUEpublic static final IfcHumidifierTypeEnum ADIABATICATOMIZING
ADIABATICATOMIZING_VALUEpublic static final IfcHumidifierTypeEnum ASSISTEDELECTRIC
ASSISTEDELECTRIC_VALUEpublic static final IfcHumidifierTypeEnum ASSISTEDPROPANE
ASSISTEDPROPANE_VALUEpublic static final IfcHumidifierTypeEnum NOTDEFINED
NOTDEFINED_VALUEpublic static final IfcHumidifierTypeEnum ASSISTEDBUTANE
ASSISTEDBUTANE_VALUEpublic static final IfcHumidifierTypeEnum STEAMINJECTION
STEAMINJECTION_VALUEpublic static final IfcHumidifierTypeEnum ADIABATICCOMPRESSEDAIRNOZZLE
ADIABATICCOMPRESSEDAIRNOZZLE_VALUEpublic static final IfcHumidifierTypeEnum ASSISTEDSTEAM
ASSISTEDSTEAM_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 ADIABATICPAN_VALUE
If the meaning of 'ADIABATICPAN' literal object isn't clear, there really should be more of a description here...
ADIABATICPAN,
Constant Field Valuespublic static final int ADIABATICULTRASONIC_VALUE
If the meaning of 'ADIABATICULTRASONIC' literal object isn't clear, there really should be more of a description here...
ADIABATICULTRASONIC,
Constant Field Valuespublic static final int ASSISTEDNATURALGAS_VALUE
If the meaning of 'ASSISTEDNATURALGAS' literal object isn't clear, there really should be more of a description here...
ASSISTEDNATURALGAS,
Constant Field Valuespublic static final int ADIABATICRIGIDMEDIA_VALUE
If the meaning of 'ADIABATICRIGIDMEDIA' literal object isn't clear, there really should be more of a description here...
ADIABATICRIGIDMEDIA,
Constant Field Valuespublic static final int ADIABATICWETTEDELEMENT_VALUE
If the meaning of 'ADIABATICWETTEDELEMENT' literal object isn't clear, there really should be more of a description here...
ADIABATICWETTEDELEMENT,
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 ADIABATICAIRWASHER_VALUE
If the meaning of 'ADIABATICAIRWASHER' literal object isn't clear, there really should be more of a description here...
ADIABATICAIRWASHER,
Constant Field Valuespublic static final int ADIABATICATOMIZING_VALUE
If the meaning of 'ADIABATICATOMIZING' literal object isn't clear, there really should be more of a description here...
ADIABATICATOMIZING,
Constant Field Valuespublic static final int ASSISTEDELECTRIC_VALUE
If the meaning of 'ASSISTEDELECTRIC' literal object isn't clear, there really should be more of a description here...
ASSISTEDELECTRIC,
Constant Field Valuespublic static final int ASSISTEDPROPANE_VALUE
If the meaning of 'ASSISTEDPROPANE' literal object isn't clear, there really should be more of a description here...
ASSISTEDPROPANE,
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 ASSISTEDBUTANE_VALUE
If the meaning of 'ASSISTEDBUTANE' literal object isn't clear, there really should be more of a description here...
ASSISTEDBUTANE,
Constant Field Valuespublic static final int STEAMINJECTION_VALUE
If the meaning of 'STEAMINJECTION' literal object isn't clear, there really should be more of a description here...
STEAMINJECTION,
Constant Field Valuespublic static final int ADIABATICCOMPRESSEDAIRNOZZLE_VALUE
If the meaning of 'ADIABATICCOMPRESSEDAIRNOZZLE' literal object isn't clear, there really should be more of a description here...
public static final int ASSISTEDSTEAM_VALUE
If the meaning of 'ASSISTEDSTEAM' literal object isn't clear, there really should be more of a description here...
ASSISTEDSTEAM,
Constant Field Valuespublic static final List<IfcHumidifierTypeEnum> VALUES
public static IfcHumidifierTypeEnum[] values()
for (IfcHumidifierTypeEnum c : IfcHumidifierTypeEnum.values()) System.out.println(c);
public static IfcHumidifierTypeEnum 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 IfcHumidifierTypeEnum get(String literal)
literal - the literal.null.public static IfcHumidifierTypeEnum getByName(String name)
name - the name.null.public static IfcHumidifierTypeEnum 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<IfcHumidifierTypeEnum>Copyright © 2016 OpenSource BIM. All rights reserved.