public enum IfcStairTypeEnum extends Enum<IfcStairTypeEnum> implements org.eclipse.emf.common.util.Enumerator
Ifc4Package.getIfcStairTypeEnum()| Enum Constant and Description |
|---|
CURVED_RUN_STAIR
The 'CURVED RUN STAIR' literal object.
|
DOUBLE_RETURN_STAIR
The 'DOUBLE RETURN STAIR' literal object.
|
HALF_TURN_STAIR
The 'HALF TURN STAIR' literal object.
|
HALF_WINDING_STAIR
The 'HALF WINDING STAIR' literal object.
|
NOTDEFINED
The 'NOTDEFINED' literal object.
|
NULL
The 'NULL' literal object.
|
QUARTER_TURN_STAIR
The 'QUARTER TURN STAIR' literal object.
|
QUARTER_WINDING_STAIR
The 'QUARTER WINDING STAIR' literal object.
|
SPIRAL_STAIR
The 'SPIRAL STAIR' literal object.
|
STRAIGHT_RUN_STAIR
The 'STRAIGHT RUN STAIR' literal object.
|
THREE_QUARTER_TURN_STAIR
The 'THREE QUARTER TURN STAIR' literal object.
|
THREE_QUARTER_WINDING_STAIR
The 'THREE QUARTER WINDING STAIR' literal object.
|
TWO_CURVED_RUN_STAIR
The 'TWO CURVED RUN STAIR' literal object.
|
TWO_QUARTER_TURN_STAIR
The 'TWO QUARTER TURN STAIR' literal object.
|
TWO_QUARTER_WINDING_STAIR
The 'TWO QUARTER WINDING STAIR' literal object.
|
TWO_STRAIGHT_RUN_STAIR
The 'TWO STRAIGHT RUN STAIR' literal object.
|
USERDEFINED
The 'USERDEFINED' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
CURVED_RUN_STAIR_VALUE
The 'CURVED RUN STAIR' literal value.
|
static int |
DOUBLE_RETURN_STAIR_VALUE
The 'DOUBLE RETURN STAIR' literal value.
|
static int |
HALF_TURN_STAIR_VALUE
The 'HALF TURN STAIR' literal value.
|
static int |
HALF_WINDING_STAIR_VALUE
The 'HALF WINDING STAIR' literal value.
|
static int |
NOTDEFINED_VALUE
The 'NOTDEFINED' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
QUARTER_TURN_STAIR_VALUE
The 'QUARTER TURN STAIR' literal value.
|
static int |
QUARTER_WINDING_STAIR_VALUE
The 'QUARTER WINDING STAIR' literal value.
|
static int |
SPIRAL_STAIR_VALUE
The 'SPIRAL STAIR' literal value.
|
static int |
STRAIGHT_RUN_STAIR_VALUE
The 'STRAIGHT RUN STAIR' literal value.
|
static int |
THREE_QUARTER_TURN_STAIR_VALUE
The 'THREE QUARTER TURN STAIR' literal value.
|
static int |
THREE_QUARTER_WINDING_STAIR_VALUE
The 'THREE QUARTER WINDING STAIR' literal value.
|
static int |
TWO_CURVED_RUN_STAIR_VALUE
The 'TWO CURVED RUN STAIR' literal value.
|
static int |
TWO_QUARTER_TURN_STAIR_VALUE
The 'TWO QUARTER TURN STAIR' literal value.
|
static int |
TWO_QUARTER_WINDING_STAIR_VALUE
The 'TWO QUARTER WINDING STAIR' literal value.
|
static int |
TWO_STRAIGHT_RUN_STAIR_VALUE
The 'TWO STRAIGHT RUN STAIR' literal value.
|
static int |
USERDEFINED_VALUE
The 'USERDEFINED' literal value.
|
static List<IfcStairTypeEnum> |
VALUES
A public read-only list of all the 'Ifc Stair Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcStairTypeEnum |
get(int value)
Returns the 'Ifc Stair Type Enum' literal with the specified integer value.
|
static IfcStairTypeEnum |
get(String literal)
Returns the 'Ifc Stair Type Enum' literal with the specified literal value.
|
static IfcStairTypeEnum |
getByName(String name)
Returns the 'Ifc Stair 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 IfcStairTypeEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcStairTypeEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcStairTypeEnum NULL
NULL_VALUEpublic static final IfcStairTypeEnum QUARTER_WINDING_STAIR
QUARTER_WINDING_STAIR_VALUEpublic static final IfcStairTypeEnum TWO_STRAIGHT_RUN_STAIR
TWO_STRAIGHT_RUN_STAIR_VALUEpublic static final IfcStairTypeEnum DOUBLE_RETURN_STAIR
DOUBLE_RETURN_STAIR_VALUEpublic static final IfcStairTypeEnum CURVED_RUN_STAIR
CURVED_RUN_STAIR_VALUEpublic static final IfcStairTypeEnum STRAIGHT_RUN_STAIR
STRAIGHT_RUN_STAIR_VALUEpublic static final IfcStairTypeEnum HALF_WINDING_STAIR
HALF_WINDING_STAIR_VALUEpublic static final IfcStairTypeEnum USERDEFINED
USERDEFINED_VALUEpublic static final IfcStairTypeEnum TWO_CURVED_RUN_STAIR
TWO_CURVED_RUN_STAIR_VALUEpublic static final IfcStairTypeEnum QUARTER_TURN_STAIR
QUARTER_TURN_STAIR_VALUEpublic static final IfcStairTypeEnum THREE_QUARTER_TURN_STAIR
THREE_QUARTER_TURN_STAIR_VALUEpublic static final IfcStairTypeEnum NOTDEFINED
NOTDEFINED_VALUEpublic static final IfcStairTypeEnum SPIRAL_STAIR
SPIRAL_STAIR_VALUEpublic static final IfcStairTypeEnum HALF_TURN_STAIR
HALF_TURN_STAIR_VALUEpublic static final IfcStairTypeEnum THREE_QUARTER_WINDING_STAIR
THREE_QUARTER_WINDING_STAIR_VALUEpublic static final IfcStairTypeEnum TWO_QUARTER_WINDING_STAIR
TWO_QUARTER_WINDING_STAIR_VALUEpublic static final IfcStairTypeEnum TWO_QUARTER_TURN_STAIR
TWO_QUARTER_TURN_STAIR_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 QUARTER_WINDING_STAIR_VALUE
If the meaning of 'QUARTER WINDING STAIR' literal object isn't clear, there really should be more of a description here...
QUARTER_WINDING_STAIR,
Constant Field Valuespublic static final int TWO_STRAIGHT_RUN_STAIR_VALUE
If the meaning of 'TWO STRAIGHT RUN STAIR' literal object isn't clear, there really should be more of a description here...
TWO_STRAIGHT_RUN_STAIR,
Constant Field Valuespublic static final int DOUBLE_RETURN_STAIR_VALUE
If the meaning of 'DOUBLE RETURN STAIR' literal object isn't clear, there really should be more of a description here...
DOUBLE_RETURN_STAIR,
Constant Field Valuespublic static final int CURVED_RUN_STAIR_VALUE
If the meaning of 'CURVED RUN STAIR' literal object isn't clear, there really should be more of a description here...
CURVED_RUN_STAIR,
Constant Field Valuespublic static final int STRAIGHT_RUN_STAIR_VALUE
If the meaning of 'STRAIGHT RUN STAIR' literal object isn't clear, there really should be more of a description here...
STRAIGHT_RUN_STAIR,
Constant Field Valuespublic static final int HALF_WINDING_STAIR_VALUE
If the meaning of 'HALF WINDING STAIR' literal object isn't clear, there really should be more of a description here...
HALF_WINDING_STAIR,
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 TWO_CURVED_RUN_STAIR_VALUE
If the meaning of 'TWO CURVED RUN STAIR' literal object isn't clear, there really should be more of a description here...
TWO_CURVED_RUN_STAIR,
Constant Field Valuespublic static final int QUARTER_TURN_STAIR_VALUE
If the meaning of 'QUARTER TURN STAIR' literal object isn't clear, there really should be more of a description here...
QUARTER_TURN_STAIR,
Constant Field Valuespublic static final int THREE_QUARTER_TURN_STAIR_VALUE
If the meaning of 'THREE QUARTER TURN STAIR' literal object isn't clear, there really should be more of a description here...
THREE_QUARTER_TURN_STAIR,
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 SPIRAL_STAIR_VALUE
If the meaning of 'SPIRAL STAIR' literal object isn't clear, there really should be more of a description here...
SPIRAL_STAIR,
Constant Field Valuespublic static final int HALF_TURN_STAIR_VALUE
If the meaning of 'HALF TURN STAIR' literal object isn't clear, there really should be more of a description here...
HALF_TURN_STAIR,
Constant Field Valuespublic static final int THREE_QUARTER_WINDING_STAIR_VALUE
If the meaning of 'THREE QUARTER WINDING STAIR' literal object isn't clear, there really should be more of a description here...
THREE_QUARTER_WINDING_STAIR,
Constant Field Valuespublic static final int TWO_QUARTER_WINDING_STAIR_VALUE
If the meaning of 'TWO QUARTER WINDING STAIR' literal object isn't clear, there really should be more of a description here...
TWO_QUARTER_WINDING_STAIR,
Constant Field Valuespublic static final int TWO_QUARTER_TURN_STAIR_VALUE
If the meaning of 'TWO QUARTER TURN STAIR' literal object isn't clear, there really should be more of a description here...
TWO_QUARTER_TURN_STAIR,
Constant Field Valuespublic static final List<IfcStairTypeEnum> VALUES
public static IfcStairTypeEnum[] values()
for (IfcStairTypeEnum c : IfcStairTypeEnum.values()) System.out.println(c);
public static IfcStairTypeEnum 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 IfcStairTypeEnum get(String literal)
literal - the literal.null.public static IfcStairTypeEnum getByName(String name)
name - the name.null.public static IfcStairTypeEnum 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<IfcStairTypeEnum>Copyright © 2016 OpenSource BIM. All rights reserved.