Modifier and Type | Method | Description |
---|---|---|
Eapd |
Eapd._decode(String objectReference,
String applicationReference) |
Return the correct enum member for a given string/object reference.
|
Eapd |
AirplayDevice.getKind() |
The kind of the device.
|
static Eapd |
Eapd.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Eapd[] |
Eapd.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
Class<Eapd> |
Eapd._getJavaType() |