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