public enum IfcCompressorTypeEnum extends Enum<IfcCompressorTypeEnum> implements org.eclipse.emf.common.util.Enumerator
| Enum Constant and Description |
|---|
BOOSTER
The 'BOOSTER' literal object.
|
DYNAMIC
The 'DYNAMIC' literal object.
|
HERMETIC
The 'HERMETIC' literal object.
|
NOTDEFINED
The 'NOTDEFINED' literal object.
|
NULL
The 'NULL' literal object.
|
OPENTYPE
The 'OPENTYPE' literal object.
|
RECIPROCATING
The 'RECIPROCATING' literal object.
|
ROLLINGPISTON
The 'ROLLINGPISTON' literal object.
|
ROTARY
The 'ROTARY' literal object.
|
ROTARYVANE
The 'ROTARYVANE' literal object.
|
SCROLL
The 'SCROLL' literal object.
|
SEMIHERMETIC
The 'SEMIHERMETIC' literal object.
|
SINGLESCREW
The 'SINGLESCREW' literal object.
|
SINGLESTAGE
The 'SINGLESTAGE' literal object.
|
TROCHOIDAL
The 'TROCHOIDAL' literal object.
|
TWINSCREW
The 'TWINSCREW' literal object.
|
USERDEFINED
The 'USERDEFINED' literal object.
|
WELDEDSHELLHERMETIC
The 'WELDEDSHELLHERMETIC' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
BOOSTER_VALUE
The 'BOOSTER' literal value.
|
static int |
DYNAMIC_VALUE
The 'DYNAMIC' literal value.
|
static int |
HERMETIC_VALUE
The 'HERMETIC' literal value.
|
static int |
NOTDEFINED_VALUE
The 'NOTDEFINED' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
OPENTYPE_VALUE
The 'OPENTYPE' literal value.
|
static int |
RECIPROCATING_VALUE
The 'RECIPROCATING' literal value.
|
static int |
ROLLINGPISTON_VALUE
The 'ROLLINGPISTON' literal value.
|
static int |
ROTARY_VALUE
The 'ROTARY' literal value.
|
static int |
ROTARYVANE_VALUE
The 'ROTARYVANE' literal value.
|
static int |
SCROLL_VALUE
The 'SCROLL' literal value.
|
static int |
SEMIHERMETIC_VALUE
The 'SEMIHERMETIC' literal value.
|
static int |
SINGLESCREW_VALUE
The 'SINGLESCREW' literal value.
|
static int |
SINGLESTAGE_VALUE
The 'SINGLESTAGE' literal value.
|
static int |
TROCHOIDAL_VALUE
The 'TROCHOIDAL' literal value.
|
static int |
TWINSCREW_VALUE
The 'TWINSCREW' literal value.
|
static int |
USERDEFINED_VALUE
The 'USERDEFINED' literal value.
|
static List<IfcCompressorTypeEnum> |
VALUES
A public read-only list of all the 'Ifc Compressor Type Enum' enumerators.
|
static int |
WELDEDSHELLHERMETIC_VALUE
The 'WELDEDSHELLHERMETIC' literal value.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcCompressorTypeEnum |
get(int value)
Returns the 'Ifc Compressor Type Enum' literal with the specified integer value.
|
static IfcCompressorTypeEnum |
get(String literal)
Returns the 'Ifc Compressor Type Enum' literal with the specified literal value.
|
static IfcCompressorTypeEnum |
getByName(String name)
Returns the 'Ifc Compressor 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 IfcCompressorTypeEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcCompressorTypeEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcCompressorTypeEnum NULL
NULL_VALUEpublic static final IfcCompressorTypeEnum TWINSCREW
TWINSCREW_VALUEpublic static final IfcCompressorTypeEnum SINGLESCREW
SINGLESCREW_VALUEpublic static final IfcCompressorTypeEnum SINGLESTAGE
SINGLESTAGE_VALUEpublic static final IfcCompressorTypeEnum RECIPROCATING
RECIPROCATING_VALUEpublic static final IfcCompressorTypeEnum TROCHOIDAL
TROCHOIDAL_VALUEpublic static final IfcCompressorTypeEnum OPENTYPE
OPENTYPE_VALUEpublic static final IfcCompressorTypeEnum ROTARYVANE
ROTARYVANE_VALUEpublic static final IfcCompressorTypeEnum SEMIHERMETIC
SEMIHERMETIC_VALUEpublic static final IfcCompressorTypeEnum USERDEFINED
USERDEFINED_VALUEpublic static final IfcCompressorTypeEnum HERMETIC
HERMETIC_VALUEpublic static final IfcCompressorTypeEnum DYNAMIC
DYNAMIC_VALUEpublic static final IfcCompressorTypeEnum NOTDEFINED
NOTDEFINED_VALUEpublic static final IfcCompressorTypeEnum SCROLL
SCROLL_VALUEpublic static final IfcCompressorTypeEnum WELDEDSHELLHERMETIC
WELDEDSHELLHERMETIC_VALUEpublic static final IfcCompressorTypeEnum BOOSTER
BOOSTER_VALUEpublic static final IfcCompressorTypeEnum ROLLINGPISTON
ROLLINGPISTON_VALUEpublic static final IfcCompressorTypeEnum ROTARY
ROTARY_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 TWINSCREW_VALUE
If the meaning of 'TWINSCREW' literal object isn't clear, there really should be more of a description here...
TWINSCREW,
Constant Field Valuespublic static final int SINGLESCREW_VALUE
If the meaning of 'SINGLESCREW' literal object isn't clear, there really should be more of a description here...
SINGLESCREW,
Constant Field Valuespublic static final int SINGLESTAGE_VALUE
If the meaning of 'SINGLESTAGE' literal object isn't clear, there really should be more of a description here...
SINGLESTAGE,
Constant Field Valuespublic static final int RECIPROCATING_VALUE
If the meaning of 'RECIPROCATING' literal object isn't clear, there really should be more of a description here...
RECIPROCATING,
Constant Field Valuespublic static final int TROCHOIDAL_VALUE
If the meaning of 'TROCHOIDAL' literal object isn't clear, there really should be more of a description here...
TROCHOIDAL,
Constant Field Valuespublic static final int OPENTYPE_VALUE
If the meaning of 'OPENTYPE' literal object isn't clear, there really should be more of a description here...
OPENTYPE,
Constant Field Valuespublic static final int ROTARYVANE_VALUE
If the meaning of 'ROTARYVANE' literal object isn't clear, there really should be more of a description here...
ROTARYVANE,
Constant Field Valuespublic static final int SEMIHERMETIC_VALUE
If the meaning of 'SEMIHERMETIC' literal object isn't clear, there really should be more of a description here...
SEMIHERMETIC,
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 HERMETIC_VALUE
If the meaning of 'HERMETIC' literal object isn't clear, there really should be more of a description here...
HERMETIC,
Constant Field Valuespublic static final int DYNAMIC_VALUE
If the meaning of 'DYNAMIC' literal object isn't clear, there really should be more of a description here...
DYNAMIC,
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 SCROLL_VALUE
If the meaning of 'SCROLL' literal object isn't clear, there really should be more of a description here...
SCROLL,
Constant Field Valuespublic static final int WELDEDSHELLHERMETIC_VALUE
If the meaning of 'WELDEDSHELLHERMETIC' literal object isn't clear, there really should be more of a description here...
WELDEDSHELLHERMETIC,
Constant Field Valuespublic static final int BOOSTER_VALUE
If the meaning of 'BOOSTER' literal object isn't clear, there really should be more of a description here...
BOOSTER,
Constant Field Valuespublic static final int ROLLINGPISTON_VALUE
If the meaning of 'ROLLINGPISTON' literal object isn't clear, there really should be more of a description here...
ROLLINGPISTON,
Constant Field Valuespublic static final int ROTARY_VALUE
If the meaning of 'ROTARY' literal object isn't clear, there really should be more of a description here...
ROTARY,
Constant Field Valuespublic static final List<IfcCompressorTypeEnum> VALUES
public static IfcCompressorTypeEnum[] values()
for (IfcCompressorTypeEnum c : IfcCompressorTypeEnum.values()) System.out.println(c);
public static IfcCompressorTypeEnum 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 IfcCompressorTypeEnum get(String literal)
literal - the literal.null.public static IfcCompressorTypeEnum getByName(String name)
name - the name.null.public static IfcCompressorTypeEnum 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<IfcCompressorTypeEnum>Copyright © 2016 OpenSource BIM. All rights reserved.