public enum IfcLaborResourceTypeEnum extends Enum<IfcLaborResourceTypeEnum> implements org.eclipse.emf.common.util.Enumerator
| Enum Constant and Description |
|---|
ADMINISTRATION
The 'ADMINISTRATION' literal object.
|
CARPENTRY
The 'CARPENTRY' literal object.
|
CLEANING
The 'CLEANING' literal object.
|
CONCRETE
The 'CONCRETE' literal object.
|
DRYWALL
The 'DRYWALL' literal object.
|
ELECTRIC
The 'ELECTRIC' literal object.
|
FINISHING
The 'FINISHING' literal object.
|
FLOORING
The 'FLOORING' literal object.
|
GENERAL
The 'GENERAL' literal object.
|
HVAC
The 'HVAC' literal object.
|
LANDSCAPING
The 'LANDSCAPING' literal object.
|
MASONRY
The 'MASONRY' literal object.
|
NOTDEFINED
The 'NOTDEFINED' literal object.
|
NULL
The 'NULL' literal object.
|
PAINTING
The 'PAINTING' literal object.
|
PAVING
The 'PAVING' literal object.
|
PLUMBING
The 'PLUMBING' literal object.
|
ROOFING
The 'ROOFING' literal object.
|
SITEGRADING
The 'SITEGRADING' literal object.
|
STEELWORK
The 'STEELWORK' literal object.
|
SURVEYING
The 'SURVEYING' literal object.
|
USERDEFINED
The 'USERDEFINED' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ADMINISTRATION_VALUE
The 'ADMINISTRATION' literal value.
|
static int |
CARPENTRY_VALUE
The 'CARPENTRY' literal value.
|
static int |
CLEANING_VALUE
The 'CLEANING' literal value.
|
static int |
CONCRETE_VALUE
The 'CONCRETE' literal value.
|
static int |
DRYWALL_VALUE
The 'DRYWALL' literal value.
|
static int |
ELECTRIC_VALUE
The 'ELECTRIC' literal value.
|
static int |
FINISHING_VALUE
The 'FINISHING' literal value.
|
static int |
FLOORING_VALUE
The 'FLOORING' literal value.
|
static int |
GENERAL_VALUE
The 'GENERAL' literal value.
|
static int |
HVAC_VALUE
The 'HVAC' literal value.
|
static int |
LANDSCAPING_VALUE
The 'LANDSCAPING' literal value.
|
static int |
MASONRY_VALUE
The 'MASONRY' literal value.
|
static int |
NOTDEFINED_VALUE
The 'NOTDEFINED' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
PAINTING_VALUE
The 'PAINTING' literal value.
|
static int |
PAVING_VALUE
The 'PAVING' literal value.
|
static int |
PLUMBING_VALUE
The 'PLUMBING' literal value.
|
static int |
ROOFING_VALUE
The 'ROOFING' literal value.
|
static int |
SITEGRADING_VALUE
The 'SITEGRADING' literal value.
|
static int |
STEELWORK_VALUE
The 'STEELWORK' literal value.
|
static int |
SURVEYING_VALUE
The 'SURVEYING' literal value.
|
static int |
USERDEFINED_VALUE
The 'USERDEFINED' literal value.
|
static List<IfcLaborResourceTypeEnum> |
VALUES
A public read-only list of all the 'Ifc Labor Resource Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcLaborResourceTypeEnum |
get(int value)
Returns the 'Ifc Labor Resource Type Enum' literal with the specified integer value.
|
static IfcLaborResourceTypeEnum |
get(String literal)
Returns the 'Ifc Labor Resource Type Enum' literal with the specified literal value.
|
static IfcLaborResourceTypeEnum |
getByName(String name)
Returns the 'Ifc Labor Resource 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 IfcLaborResourceTypeEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcLaborResourceTypeEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcLaborResourceTypeEnum NULL
NULL_VALUEpublic static final IfcLaborResourceTypeEnum SURVEYING
SURVEYING_VALUEpublic static final IfcLaborResourceTypeEnum PAVING
PAVING_VALUEpublic static final IfcLaborResourceTypeEnum ADMINISTRATION
ADMINISTRATION_VALUEpublic static final IfcLaborResourceTypeEnum MASONRY
MASONRY_VALUEpublic static final IfcLaborResourceTypeEnum CLEANING
CLEANING_VALUEpublic static final IfcLaborResourceTypeEnum ROOFING
ROOFING_VALUEpublic static final IfcLaborResourceTypeEnum STEELWORK
STEELWORK_VALUEpublic static final IfcLaborResourceTypeEnum USERDEFINED
USERDEFINED_VALUEpublic static final IfcLaborResourceTypeEnum PLUMBING
PLUMBING_VALUEpublic static final IfcLaborResourceTypeEnum FLOORING
FLOORING_VALUEpublic static final IfcLaborResourceTypeEnum GENERAL
GENERAL_VALUEpublic static final IfcLaborResourceTypeEnum CONCRETE
CONCRETE_VALUEpublic static final IfcLaborResourceTypeEnum HVAC
HVAC_VALUEpublic static final IfcLaborResourceTypeEnum NOTDEFINED
NOTDEFINED_VALUEpublic static final IfcLaborResourceTypeEnum PAINTING
PAINTING_VALUEpublic static final IfcLaborResourceTypeEnum SITEGRADING
SITEGRADING_VALUEpublic static final IfcLaborResourceTypeEnum DRYWALL
DRYWALL_VALUEpublic static final IfcLaborResourceTypeEnum FINISHING
FINISHING_VALUEpublic static final IfcLaborResourceTypeEnum ELECTRIC
ELECTRIC_VALUEpublic static final IfcLaborResourceTypeEnum CARPENTRY
CARPENTRY_VALUEpublic static final IfcLaborResourceTypeEnum LANDSCAPING
LANDSCAPING_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 SURVEYING_VALUE
If the meaning of 'SURVEYING' literal object isn't clear, there really should be more of a description here...
SURVEYING,
Constant Field Valuespublic static final int PAVING_VALUE
If the meaning of 'PAVING' literal object isn't clear, there really should be more of a description here...
PAVING,
Constant Field Valuespublic static final int ADMINISTRATION_VALUE
If the meaning of 'ADMINISTRATION' literal object isn't clear, there really should be more of a description here...
ADMINISTRATION,
Constant Field Valuespublic static final int MASONRY_VALUE
If the meaning of 'MASONRY' literal object isn't clear, there really should be more of a description here...
MASONRY,
Constant Field Valuespublic static final int CLEANING_VALUE
If the meaning of 'CLEANING' literal object isn't clear, there really should be more of a description here...
CLEANING,
Constant Field Valuespublic static final int ROOFING_VALUE
If the meaning of 'ROOFING' literal object isn't clear, there really should be more of a description here...
ROOFING,
Constant Field Valuespublic static final int STEELWORK_VALUE
If the meaning of 'STEELWORK' literal object isn't clear, there really should be more of a description here...
STEELWORK,
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 PLUMBING_VALUE
If the meaning of 'PLUMBING' literal object isn't clear, there really should be more of a description here...
PLUMBING,
Constant Field Valuespublic static final int FLOORING_VALUE
If the meaning of 'FLOORING' literal object isn't clear, there really should be more of a description here...
FLOORING,
Constant Field Valuespublic static final int GENERAL_VALUE
If the meaning of 'GENERAL' literal object isn't clear, there really should be more of a description here...
GENERAL,
Constant Field Valuespublic static final int CONCRETE_VALUE
If the meaning of 'CONCRETE' literal object isn't clear, there really should be more of a description here...
CONCRETE,
Constant Field Valuespublic static final int HVAC_VALUE
If the meaning of 'HVAC' literal object isn't clear, there really should be more of a description here...
HVAC,
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 PAINTING_VALUE
If the meaning of 'PAINTING' literal object isn't clear, there really should be more of a description here...
PAINTING,
Constant Field Valuespublic static final int SITEGRADING_VALUE
If the meaning of 'SITEGRADING' literal object isn't clear, there really should be more of a description here...
SITEGRADING,
Constant Field Valuespublic static final int DRYWALL_VALUE
If the meaning of 'DRYWALL' literal object isn't clear, there really should be more of a description here...
DRYWALL,
Constant Field Valuespublic static final int FINISHING_VALUE
If the meaning of 'FINISHING' literal object isn't clear, there really should be more of a description here...
FINISHING,
Constant Field Valuespublic static final int ELECTRIC_VALUE
If the meaning of 'ELECTRIC' literal object isn't clear, there really should be more of a description here...
ELECTRIC,
Constant Field Valuespublic static final int CARPENTRY_VALUE
If the meaning of 'CARPENTRY' literal object isn't clear, there really should be more of a description here...
CARPENTRY,
Constant Field Valuespublic static final int LANDSCAPING_VALUE
If the meaning of 'LANDSCAPING' literal object isn't clear, there really should be more of a description here...
LANDSCAPING,
Constant Field Valuespublic static final List<IfcLaborResourceTypeEnum> VALUES
public static IfcLaborResourceTypeEnum[] values()
for (IfcLaborResourceTypeEnum c : IfcLaborResourceTypeEnum.values()) System.out.println(c);
public static IfcLaborResourceTypeEnum 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 IfcLaborResourceTypeEnum get(String literal)
literal - the literal.null.public static IfcLaborResourceTypeEnum getByName(String name)
name - the name.null.public static IfcLaborResourceTypeEnum 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<IfcLaborResourceTypeEnum>Copyright © 2016 OpenSource BIM. All rights reserved.