public enum IfcElectricDistributionPointFunctionEnum extends Enum<IfcElectricDistributionPointFunctionEnum> implements org.eclipse.emf.common.util.Enumerator
| Enum Constant and Description |
|---|
ALARMPANEL
The 'ALARMPANEL' literal object.
|
CONSUMERUNIT
The 'CONSUMERUNIT' literal object.
|
CONTROLPANEL
The 'CONTROLPANEL' literal object.
|
DISTRIBUTIONBOARD
The 'DISTRIBUTIONBOARD' literal object.
|
GASDETECTORPANEL
The 'GASDETECTORPANEL' literal object.
|
INDICATORPANEL
The 'INDICATORPANEL' literal object.
|
MIMICPANEL
The 'MIMICPANEL' literal object.
|
MOTORCONTROLCENTRE
The 'MOTORCONTROLCENTRE' literal object.
|
NOTDEFINED
The 'NOTDEFINED' literal object.
|
NULL
The 'NULL' literal object.
|
SWITCHBOARD
The 'SWITCHBOARD' literal object.
|
USERDEFINED
The 'USERDEFINED' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ALARMPANEL_VALUE
The 'ALARMPANEL' literal value.
|
static int |
CONSUMERUNIT_VALUE
The 'CONSUMERUNIT' literal value.
|
static int |
CONTROLPANEL_VALUE
The 'CONTROLPANEL' literal value.
|
static int |
DISTRIBUTIONBOARD_VALUE
The 'DISTRIBUTIONBOARD' literal value.
|
static int |
GASDETECTORPANEL_VALUE
The 'GASDETECTORPANEL' literal value.
|
static int |
INDICATORPANEL_VALUE
The 'INDICATORPANEL' literal value.
|
static int |
MIMICPANEL_VALUE
The 'MIMICPANEL' literal value.
|
static int |
MOTORCONTROLCENTRE_VALUE
The 'MOTORCONTROLCENTRE' literal value.
|
static int |
NOTDEFINED_VALUE
The 'NOTDEFINED' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
SWITCHBOARD_VALUE
The 'SWITCHBOARD' literal value.
|
static int |
USERDEFINED_VALUE
The 'USERDEFINED' literal value.
|
static List<IfcElectricDistributionPointFunctionEnum> |
VALUES
A public read-only list of all the 'Ifc Electric Distribution Point Function Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcElectricDistributionPointFunctionEnum |
get(int value)
Returns the 'Ifc Electric Distribution Point Function Enum' literal with the specified integer value.
|
static IfcElectricDistributionPointFunctionEnum |
get(String literal)
Returns the 'Ifc Electric Distribution Point Function Enum' literal with the specified literal value.
|
static IfcElectricDistributionPointFunctionEnum |
getByName(String name)
Returns the 'Ifc Electric Distribution Point Function 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 IfcElectricDistributionPointFunctionEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcElectricDistributionPointFunctionEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcElectricDistributionPointFunctionEnum NULL
NULL_VALUEpublic static final IfcElectricDistributionPointFunctionEnum NOTDEFINED
NOTDEFINED_VALUEpublic static final IfcElectricDistributionPointFunctionEnum DISTRIBUTIONBOARD
DISTRIBUTIONBOARD_VALUEpublic static final IfcElectricDistributionPointFunctionEnum CONSUMERUNIT
CONSUMERUNIT_VALUEpublic static final IfcElectricDistributionPointFunctionEnum SWITCHBOARD
SWITCHBOARD_VALUEpublic static final IfcElectricDistributionPointFunctionEnum GASDETECTORPANEL
GASDETECTORPANEL_VALUEpublic static final IfcElectricDistributionPointFunctionEnum MOTORCONTROLCENTRE
MOTORCONTROLCENTRE_VALUEpublic static final IfcElectricDistributionPointFunctionEnum INDICATORPANEL
INDICATORPANEL_VALUEpublic static final IfcElectricDistributionPointFunctionEnum USERDEFINED
USERDEFINED_VALUEpublic static final IfcElectricDistributionPointFunctionEnum ALARMPANEL
ALARMPANEL_VALUEpublic static final IfcElectricDistributionPointFunctionEnum CONTROLPANEL
CONTROLPANEL_VALUEpublic static final IfcElectricDistributionPointFunctionEnum MIMICPANEL
MIMICPANEL_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 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 DISTRIBUTIONBOARD_VALUE
If the meaning of 'DISTRIBUTIONBOARD' literal object isn't clear, there really should be more of a description here...
DISTRIBUTIONBOARD,
Constant Field Valuespublic static final int CONSUMERUNIT_VALUE
If the meaning of 'CONSUMERUNIT' literal object isn't clear, there really should be more of a description here...
CONSUMERUNIT,
Constant Field Valuespublic static final int SWITCHBOARD_VALUE
If the meaning of 'SWITCHBOARD' literal object isn't clear, there really should be more of a description here...
SWITCHBOARD,
Constant Field Valuespublic static final int GASDETECTORPANEL_VALUE
If the meaning of 'GASDETECTORPANEL' literal object isn't clear, there really should be more of a description here...
GASDETECTORPANEL,
Constant Field Valuespublic static final int MOTORCONTROLCENTRE_VALUE
If the meaning of 'MOTORCONTROLCENTRE' literal object isn't clear, there really should be more of a description here...
MOTORCONTROLCENTRE,
Constant Field Valuespublic static final int INDICATORPANEL_VALUE
If the meaning of 'INDICATORPANEL' literal object isn't clear, there really should be more of a description here...
INDICATORPANEL,
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 ALARMPANEL_VALUE
If the meaning of 'ALARMPANEL' literal object isn't clear, there really should be more of a description here...
ALARMPANEL,
Constant Field Valuespublic static final int CONTROLPANEL_VALUE
If the meaning of 'CONTROLPANEL' literal object isn't clear, there really should be more of a description here...
CONTROLPANEL,
Constant Field Valuespublic static final int MIMICPANEL_VALUE
If the meaning of 'MIMICPANEL' literal object isn't clear, there really should be more of a description here...
MIMICPANEL,
Constant Field Valuespublic static final List<IfcElectricDistributionPointFunctionEnum> VALUES
public static IfcElectricDistributionPointFunctionEnum[] values()
for (IfcElectricDistributionPointFunctionEnum c : IfcElectricDistributionPointFunctionEnum.values()) System.out.println(c);
public static IfcElectricDistributionPointFunctionEnum 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 IfcElectricDistributionPointFunctionEnum get(String literal)
literal - the literal.null.public static IfcElectricDistributionPointFunctionEnum getByName(String name)
name - the name.null.public static IfcElectricDistributionPointFunctionEnum 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<IfcElectricDistributionPointFunctionEnum>Copyright © 2018 OpenSource BIM. All rights reserved.