public enum SongEventPart extends java.lang.Enum<SongEventPart>
EsxPackage.getSongEventPart()
Enum Constant and Description |
---|
NAME_00
The 'NAME 00' literal object.
|
NAME_01
The 'NAME 01' literal object.
|
NAME_02
The 'NAME 02' literal object.
|
NAME_03
The 'NAME 03' literal object.
|
NAME_04
The 'NAME 04' literal object.
|
NAME_05
The 'NAME 05' literal object.
|
NAME_06
The 'NAME 06' literal object.
|
NAME_07
The 'NAME 07' literal object.
|
NAME_08
The 'NAME 08' literal object.
|
NAME_09
The 'NAME 09' literal object.
|
NAME_10
The 'NAME 10' literal object.
|
NAME_11
The 'NAME 11' literal object.
|
NAME_12
The 'NAME 12' literal object.
|
NAME_13
The 'NAME 13' literal object.
|
NAME_14
The 'NAME 14' literal object.
|
NAME_15
The 'NAME 15' literal object.
|
Modifier and Type | Field and Description |
---|---|
static int |
NAME_00_VALUE
The 'NAME 00' literal value.
|
static int |
NAME_01_VALUE
The 'NAME 01' literal value.
|
static int |
NAME_02_VALUE
The 'NAME 02' literal value.
|
static int |
NAME_03_VALUE
The 'NAME 03' literal value.
|
static int |
NAME_04_VALUE
The 'NAME 04' literal value.
|
static int |
NAME_05_VALUE
The 'NAME 05' literal value.
|
static int |
NAME_06_VALUE
The 'NAME 06' literal value.
|
static int |
NAME_07_VALUE
The 'NAME 07' literal value.
|
static int |
NAME_08_VALUE
The 'NAME 08' literal value.
|
static int |
NAME_09_VALUE
The 'NAME 09' literal value.
|
static int |
NAME_10_VALUE
The 'NAME 10' literal value.
|
static int |
NAME_11_VALUE
The 'NAME 11' literal value.
|
static int |
NAME_12_VALUE
The 'NAME 12' literal value.
|
static int |
NAME_13_VALUE
The 'NAME 13' literal value.
|
static int |
NAME_14_VALUE
The 'NAME 14' literal value.
|
static int |
NAME_15_VALUE
The 'NAME 15' literal value.
|
static java.util.List<SongEventPart> |
VALUES
A public read-only list of all the 'Song Event Part' enumerators.
|
Modifier and Type | Method and Description |
---|---|
static SongEventPart |
get(int value)
Returns the 'Song Event Part' literal with the specified integer value.
|
static SongEventPart |
get(java.lang.String literal)
Returns the 'Song Event Part' literal with the specified literal value.
|
static SongEventPart |
getByName(java.lang.String name)
Returns the 'Song Event Part' literal with the specified name.
|
java.lang.String |
getLiteral() |
java.lang.String |
getName() |
int |
getValue() |
java.lang.String |
toString()
Returns the literal value of the enumerator, which is its string representation.
|
static SongEventPart |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SongEventPart[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final SongEventPart NAME_00
NAME_00_VALUE
public static final SongEventPart NAME_01
NAME_01_VALUE
public static final SongEventPart NAME_02
NAME_02_VALUE
public static final SongEventPart NAME_03
NAME_03_VALUE
public static final SongEventPart NAME_04
NAME_04_VALUE
public static final SongEventPart NAME_05
NAME_05_VALUE
public static final SongEventPart NAME_06
NAME_06_VALUE
public static final SongEventPart NAME_07
NAME_07_VALUE
public static final SongEventPart NAME_08
NAME_08_VALUE
public static final SongEventPart NAME_09
NAME_09_VALUE
public static final SongEventPart NAME_10
NAME_10_VALUE
public static final SongEventPart NAME_11
NAME_11_VALUE
public static final SongEventPart NAME_12
NAME_12_VALUE
public static final SongEventPart NAME_13
NAME_13_VALUE
public static final SongEventPart NAME_14
NAME_14_VALUE
public static final SongEventPart NAME_15
NAME_15_VALUE
public static final int NAME_00_VALUE
If the meaning of 'NAME 00' literal object isn't clear, there really should be more of a description here...
NAME_00
,
Constant Field Valuespublic static final int NAME_01_VALUE
If the meaning of 'NAME 01' literal object isn't clear, there really should be more of a description here...
NAME_01
,
Constant Field Valuespublic static final int NAME_02_VALUE
If the meaning of 'NAME 02' literal object isn't clear, there really should be more of a description here...
NAME_02
,
Constant Field Valuespublic static final int NAME_03_VALUE
If the meaning of 'NAME 03' literal object isn't clear, there really should be more of a description here...
NAME_03
,
Constant Field Valuespublic static final int NAME_04_VALUE
If the meaning of 'NAME 04' literal object isn't clear, there really should be more of a description here...
NAME_04
,
Constant Field Valuespublic static final int NAME_05_VALUE
If the meaning of 'NAME 05' literal object isn't clear, there really should be more of a description here...
NAME_05
,
Constant Field Valuespublic static final int NAME_06_VALUE
If the meaning of 'NAME 06' literal object isn't clear, there really should be more of a description here...
NAME_06
,
Constant Field Valuespublic static final int NAME_07_VALUE
If the meaning of 'NAME 07' literal object isn't clear, there really should be more of a description here...
NAME_07
,
Constant Field Valuespublic static final int NAME_08_VALUE
If the meaning of 'NAME 08' literal object isn't clear, there really should be more of a description here...
NAME_08
,
Constant Field Valuespublic static final int NAME_09_VALUE
If the meaning of 'NAME 09' literal object isn't clear, there really should be more of a description here...
NAME_09
,
Constant Field Valuespublic static final int NAME_10_VALUE
If the meaning of 'NAME 10' literal object isn't clear, there really should be more of a description here...
NAME_10
,
Constant Field Valuespublic static final int NAME_11_VALUE
If the meaning of 'NAME 11' literal object isn't clear, there really should be more of a description here...
NAME_11
,
Constant Field Valuespublic static final int NAME_12_VALUE
If the meaning of 'NAME 12' literal object isn't clear, there really should be more of a description here...
NAME_12
,
Constant Field Valuespublic static final int NAME_13_VALUE
If the meaning of 'NAME 13' literal object isn't clear, there really should be more of a description here...
NAME_13
,
Constant Field Valuespublic static final int NAME_14_VALUE
If the meaning of 'NAME 14' literal object isn't clear, there really should be more of a description here...
NAME_14
,
Constant Field Valuespublic static final int NAME_15_VALUE
If the meaning of 'NAME 15' literal object isn't clear, there really should be more of a description here...
NAME_15
,
Constant Field Valuespublic static final java.util.List<SongEventPart> VALUES
public static SongEventPart[] values()
for (SongEventPart c : SongEventPart.values()) System.out.println(c);
public static SongEventPart valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant
with the specified namejava.lang.NullPointerException
- if the argument is nullpublic static SongEventPart get(java.lang.String literal)
public static SongEventPart getByName(java.lang.String name)
public static SongEventPart get(int value)
public int getValue()
public java.lang.String getName()
public java.lang.String getLiteral()
public java.lang.String toString()
toString
in class java.lang.Enum<SongEventPart>