Modifier and Type | Method | Description |
---|---|---|
Esra |
Esra._decode(String objectReference,
String applicationReference) |
Return the correct enum member for a given string/object reference.
|
static Esra |
Esra.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Esra[] |
Esra.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
Class<Esra> |
Esra._getJavaType() |
Modifier and Type | Method | Description |
---|---|---|
Track[] |
Application.search(Playlist thePlaylistToSearch,
String theSearchText,
Esra areaToSearchDefaultIsAll) |
Search a playlist for tracks matching the search string.
|