public enum MidiControlChangeAssignmentName extends java.lang.Enum<MidiControlChangeAssignmentName>
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.
|
NAME_16
The 'NAME 16' literal object.
|
NAME_17
The 'NAME 17' literal object.
|
NAME_18
The 'NAME 18' literal object.
|
NAME_19
The 'NAME 19' literal object.
|
NAME_20
The 'NAME 20' literal object.
|
NAME_21
The 'NAME 21' literal object.
|
NAME_22
The 'NAME 22' literal object.
|
NAME_23
The 'NAME 23' literal object.
|
NAME_24
The 'NAME 24' literal object.
|
NAME_25
The 'NAME 25' literal object.
|
NAME_26
The 'NAME 26' literal object.
|
NAME_27
The 'NAME 27' literal object.
|
NAME_28
The 'NAME 28' literal object.
|
NAME_29
The 'NAME 29' literal object.
|
NAME_30
The 'NAME 30' literal object.
|
NAME_31
The 'NAME 31' literal object.
|
NAME_32
The 'NAME 32' 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 int |
NAME_16_VALUE
The 'NAME 16' literal value.
|
static int |
NAME_17_VALUE
The 'NAME 17' literal value.
|
static int |
NAME_18_VALUE
The 'NAME 18' literal value.
|
static int |
NAME_19_VALUE
The 'NAME 19' literal value.
|
static int |
NAME_20_VALUE
The 'NAME 20' literal value.
|
static int |
NAME_21_VALUE
The 'NAME 21' literal value.
|
static int |
NAME_22_VALUE
The 'NAME 22' literal value.
|
static int |
NAME_23_VALUE
The 'NAME 23' literal value.
|
static int |
NAME_24_VALUE
The 'NAME 24' literal value.
|
static int |
NAME_25_VALUE
The 'NAME 25' literal value.
|
static int |
NAME_26_VALUE
The 'NAME 26' literal value.
|
static int |
NAME_27_VALUE
The 'NAME 27' literal value.
|
static int |
NAME_28_VALUE
The 'NAME 28' literal value.
|
static int |
NAME_29_VALUE
The 'NAME 29' literal value.
|
static int |
NAME_30_VALUE
The 'NAME 30' literal value.
|
static int |
NAME_31_VALUE
The 'NAME 31' literal value.
|
static int |
NAME_32_VALUE
The 'NAME 32' literal value.
|
static java.util.List<MidiControlChangeAssignmentName> |
VALUES
A public read-only list of all the 'Midi Control Change Assignment Name' enumerators.
|
Modifier and Type | Method and Description |
---|---|
static MidiControlChangeAssignmentName |
get(int value)
Returns the 'Midi Control Change Assignment Name' literal with the specified integer value.
|
static MidiControlChangeAssignmentName |
get(java.lang.String literal)
Returns the 'Midi Control Change Assignment Name' literal with the specified literal value.
|
static MidiControlChangeAssignmentName |
getByName(java.lang.String name)
Returns the 'Midi Control Change Assignment Name' 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 MidiControlChangeAssignmentName |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MidiControlChangeAssignmentName[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final MidiControlChangeAssignmentName NAME_00
NAME_00_VALUE
public static final MidiControlChangeAssignmentName NAME_01
NAME_01_VALUE
public static final MidiControlChangeAssignmentName NAME_02
NAME_02_VALUE
public static final MidiControlChangeAssignmentName NAME_03
NAME_03_VALUE
public static final MidiControlChangeAssignmentName NAME_04
NAME_04_VALUE
public static final MidiControlChangeAssignmentName NAME_05
NAME_05_VALUE
public static final MidiControlChangeAssignmentName NAME_06
NAME_06_VALUE
public static final MidiControlChangeAssignmentName NAME_07
NAME_07_VALUE
public static final MidiControlChangeAssignmentName NAME_08
NAME_08_VALUE
public static final MidiControlChangeAssignmentName NAME_09
NAME_09_VALUE
public static final MidiControlChangeAssignmentName NAME_10
NAME_10_VALUE
public static final MidiControlChangeAssignmentName NAME_11
NAME_11_VALUE
public static final MidiControlChangeAssignmentName NAME_12
NAME_12_VALUE
public static final MidiControlChangeAssignmentName NAME_13
NAME_13_VALUE
public static final MidiControlChangeAssignmentName NAME_14
NAME_14_VALUE
public static final MidiControlChangeAssignmentName NAME_15
NAME_15_VALUE
public static final MidiControlChangeAssignmentName NAME_16
NAME_16_VALUE
public static final MidiControlChangeAssignmentName NAME_17
NAME_17_VALUE
public static final MidiControlChangeAssignmentName NAME_18
NAME_18_VALUE
public static final MidiControlChangeAssignmentName NAME_19
NAME_19_VALUE
public static final MidiControlChangeAssignmentName NAME_20
NAME_20_VALUE
public static final MidiControlChangeAssignmentName NAME_21
NAME_21_VALUE
public static final MidiControlChangeAssignmentName NAME_22
NAME_22_VALUE
public static final MidiControlChangeAssignmentName NAME_23
NAME_23_VALUE
public static final MidiControlChangeAssignmentName NAME_24
NAME_24_VALUE
public static final MidiControlChangeAssignmentName NAME_25
NAME_25_VALUE
public static final MidiControlChangeAssignmentName NAME_26
NAME_26_VALUE
public static final MidiControlChangeAssignmentName NAME_27
NAME_27_VALUE
public static final MidiControlChangeAssignmentName NAME_28
NAME_28_VALUE
public static final MidiControlChangeAssignmentName NAME_29
NAME_29_VALUE
public static final MidiControlChangeAssignmentName NAME_30
NAME_30_VALUE
public static final MidiControlChangeAssignmentName NAME_31
NAME_31_VALUE
public static final MidiControlChangeAssignmentName NAME_32
NAME_32_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 int NAME_16_VALUE
If the meaning of 'NAME 16' literal object isn't clear, there really should be more of a description here...
NAME_16
,
Constant Field Valuespublic static final int NAME_17_VALUE
If the meaning of 'NAME 17' literal object isn't clear, there really should be more of a description here...
NAME_17
,
Constant Field Valuespublic static final int NAME_18_VALUE
If the meaning of 'NAME 18' literal object isn't clear, there really should be more of a description here...
NAME_18
,
Constant Field Valuespublic static final int NAME_19_VALUE
If the meaning of 'NAME 19' literal object isn't clear, there really should be more of a description here...
NAME_19
,
Constant Field Valuespublic static final int NAME_20_VALUE
If the meaning of 'NAME 20' literal object isn't clear, there really should be more of a description here...
NAME_20
,
Constant Field Valuespublic static final int NAME_21_VALUE
If the meaning of 'NAME 21' literal object isn't clear, there really should be more of a description here...
NAME_21
,
Constant Field Valuespublic static final int NAME_22_VALUE
If the meaning of 'NAME 22' literal object isn't clear, there really should be more of a description here...
NAME_22
,
Constant Field Valuespublic static final int NAME_23_VALUE
If the meaning of 'NAME 23' literal object isn't clear, there really should be more of a description here...
NAME_23
,
Constant Field Valuespublic static final int NAME_24_VALUE
If the meaning of 'NAME 24' literal object isn't clear, there really should be more of a description here...
NAME_24
,
Constant Field Valuespublic static final int NAME_25_VALUE
If the meaning of 'NAME 25' literal object isn't clear, there really should be more of a description here...
NAME_25
,
Constant Field Valuespublic static final int NAME_26_VALUE
If the meaning of 'NAME 26' literal object isn't clear, there really should be more of a description here...
NAME_26
,
Constant Field Valuespublic static final int NAME_27_VALUE
If the meaning of 'NAME 27' literal object isn't clear, there really should be more of a description here...
NAME_27
,
Constant Field Valuespublic static final int NAME_28_VALUE
If the meaning of 'NAME 28' literal object isn't clear, there really should be more of a description here...
NAME_28
,
Constant Field Valuespublic static final int NAME_29_VALUE
If the meaning of 'NAME 29' literal object isn't clear, there really should be more of a description here...
NAME_29
,
Constant Field Valuespublic static final int NAME_30_VALUE
If the meaning of 'NAME 30' literal object isn't clear, there really should be more of a description here...
NAME_30
,
Constant Field Valuespublic static final int NAME_31_VALUE
If the meaning of 'NAME 31' literal object isn't clear, there really should be more of a description here...
NAME_31
,
Constant Field Valuespublic static final int NAME_32_VALUE
If the meaning of 'NAME 32' literal object isn't clear, there really should be more of a description here...
NAME_32
,
Constant Field Valuespublic static final java.util.List<MidiControlChangeAssignmentName> VALUES
public static MidiControlChangeAssignmentName[] values()
for (MidiControlChangeAssignmentName c : MidiControlChangeAssignmentName.values()) System.out.println(c);
public static MidiControlChangeAssignmentName 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 MidiControlChangeAssignmentName get(java.lang.String literal)
public static MidiControlChangeAssignmentName getByName(java.lang.String name)
public static MidiControlChangeAssignmentName 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<MidiControlChangeAssignmentName>