public enum MidiChannel extends java.lang.Enum<MidiChannel>
EsxPackage.getMidiChannel()
Enum Constant and Description |
---|
CHANNEL_1
The 'Channel 1' literal object.
|
CHANNEL_10
The 'Channel 10' literal object.
|
CHANNEL_11
The 'Channel 11' literal object.
|
CHANNEL_12
The 'Channel 12' literal object.
|
CHANNEL_13
The 'Channel 13' literal object.
|
CHANNEL_14
The 'Channel 14' literal object.
|
CHANNEL_15
The 'Channel 15' literal object.
|
CHANNEL_16
The 'Channel 16' literal object.
|
CHANNEL_2
The 'Channel 2' literal object.
|
CHANNEL_3
The 'Channel 3' literal object.
|
CHANNEL_4
The 'Channel 4' literal object.
|
CHANNEL_5
The 'Channel 5' literal object.
|
CHANNEL_6
The 'Channel 6' literal object.
|
CHANNEL_7
The 'Channel 7' literal object.
|
CHANNEL_8
The 'Channel 8' literal object.
|
CHANNEL_9
The 'Channel 9' literal object.
|
Modifier and Type | Field and Description |
---|---|
static int |
CHANNEL_1_VALUE
The 'Channel 1' literal value.
|
static int |
CHANNEL_10_VALUE
The 'Channel 10' literal value.
|
static int |
CHANNEL_11_VALUE
The 'Channel 11' literal value.
|
static int |
CHANNEL_12_VALUE
The 'Channel 12' literal value.
|
static int |
CHANNEL_13_VALUE
The 'Channel 13' literal value.
|
static int |
CHANNEL_14_VALUE
The 'Channel 14' literal value.
|
static int |
CHANNEL_15_VALUE
The 'Channel 15' literal value.
|
static int |
CHANNEL_16_VALUE
The 'Channel 16' literal value.
|
static int |
CHANNEL_2_VALUE
The 'Channel 2' literal value.
|
static int |
CHANNEL_3_VALUE
The 'Channel 3' literal value.
|
static int |
CHANNEL_4_VALUE
The 'Channel 4' literal value.
|
static int |
CHANNEL_5_VALUE
The 'Channel 5' literal value.
|
static int |
CHANNEL_6_VALUE
The 'Channel 6' literal value.
|
static int |
CHANNEL_7_VALUE
The 'Channel 7' literal value.
|
static int |
CHANNEL_8_VALUE
The 'Channel 8' literal value.
|
static int |
CHANNEL_9_VALUE
The 'Channel 9' literal value.
|
static java.util.List<MidiChannel> |
VALUES
A public read-only list of all the 'Midi Channel' enumerators.
|
Modifier and Type | Method and Description |
---|---|
static MidiChannel |
get(int value)
Returns the 'Midi Channel' literal with the specified integer value.
|
static MidiChannel |
get(java.lang.String literal)
Returns the 'Midi Channel' literal with the specified literal value.
|
static MidiChannel |
getByName(java.lang.String name)
Returns the 'Midi Channel' 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 MidiChannel |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MidiChannel[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final MidiChannel CHANNEL_1
CHANNEL_1_VALUE
public static final MidiChannel CHANNEL_2
CHANNEL_2_VALUE
public static final MidiChannel CHANNEL_3
CHANNEL_3_VALUE
public static final MidiChannel CHANNEL_4
CHANNEL_4_VALUE
public static final MidiChannel CHANNEL_5
CHANNEL_5_VALUE
public static final MidiChannel CHANNEL_6
CHANNEL_6_VALUE
public static final MidiChannel CHANNEL_7
CHANNEL_7_VALUE
public static final MidiChannel CHANNEL_8
CHANNEL_8_VALUE
public static final MidiChannel CHANNEL_9
CHANNEL_9_VALUE
public static final MidiChannel CHANNEL_10
CHANNEL_10_VALUE
public static final MidiChannel CHANNEL_11
CHANNEL_11_VALUE
public static final MidiChannel CHANNEL_12
CHANNEL_12_VALUE
public static final MidiChannel CHANNEL_13
CHANNEL_13_VALUE
public static final MidiChannel CHANNEL_14
CHANNEL_14_VALUE
public static final MidiChannel CHANNEL_15
CHANNEL_15_VALUE
public static final MidiChannel CHANNEL_16
CHANNEL_16_VALUE
public static final int CHANNEL_1_VALUE
If the meaning of 'Channel 1' literal object isn't clear, there really should be more of a description here...
CHANNEL_1
,
Constant Field Valuespublic static final int CHANNEL_2_VALUE
If the meaning of 'Channel 2' literal object isn't clear, there really should be more of a description here...
CHANNEL_2
,
Constant Field Valuespublic static final int CHANNEL_3_VALUE
If the meaning of 'Channel 3' literal object isn't clear, there really should be more of a description here...
CHANNEL_3
,
Constant Field Valuespublic static final int CHANNEL_4_VALUE
If the meaning of 'Channel 4' literal object isn't clear, there really should be more of a description here...
CHANNEL_4
,
Constant Field Valuespublic static final int CHANNEL_5_VALUE
If the meaning of 'Channel 5' literal object isn't clear, there really should be more of a description here...
CHANNEL_5
,
Constant Field Valuespublic static final int CHANNEL_6_VALUE
If the meaning of 'Channel 6' literal object isn't clear, there really should be more of a description here...
CHANNEL_6
,
Constant Field Valuespublic static final int CHANNEL_7_VALUE
If the meaning of 'Channel 7' literal object isn't clear, there really should be more of a description here...
CHANNEL_7
,
Constant Field Valuespublic static final int CHANNEL_8_VALUE
If the meaning of 'Channel 8' literal object isn't clear, there really should be more of a description here...
CHANNEL_8
,
Constant Field Valuespublic static final int CHANNEL_9_VALUE
If the meaning of 'Channel 9' literal object isn't clear, there really should be more of a description here...
CHANNEL_9
,
Constant Field Valuespublic static final int CHANNEL_10_VALUE
If the meaning of 'Channel 10' literal object isn't clear, there really should be more of a description here...
CHANNEL_10
,
Constant Field Valuespublic static final int CHANNEL_11_VALUE
If the meaning of 'Channel 11' literal object isn't clear, there really should be more of a description here...
CHANNEL_11
,
Constant Field Valuespublic static final int CHANNEL_12_VALUE
If the meaning of 'Channel 12' literal object isn't clear, there really should be more of a description here...
CHANNEL_12
,
Constant Field Valuespublic static final int CHANNEL_13_VALUE
If the meaning of 'Channel 13' literal object isn't clear, there really should be more of a description here...
CHANNEL_13
,
Constant Field Valuespublic static final int CHANNEL_14_VALUE
If the meaning of 'Channel 14' literal object isn't clear, there really should be more of a description here...
CHANNEL_14
,
Constant Field Valuespublic static final int CHANNEL_15_VALUE
If the meaning of 'Channel 15' literal object isn't clear, there really should be more of a description here...
CHANNEL_15
,
Constant Field Valuespublic static final int CHANNEL_16_VALUE
If the meaning of 'Channel 16' literal object isn't clear, there really should be more of a description here...
CHANNEL_16
,
Constant Field Valuespublic static final java.util.List<MidiChannel> VALUES
public static MidiChannel[] values()
for (MidiChannel c : MidiChannel.values()) System.out.println(c);
public static MidiChannel 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 MidiChannel get(java.lang.String literal)
public static MidiChannel getByName(java.lang.String name)
public static MidiChannel 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<MidiChannel>