| Package | Description |
|---|---|
| be.ceau.itunesapi |
Package containing the base class for each API.
|
| be.ceau.itunesapi.request.lookup |
Objects and enumerations used in requests of the Lookup API.
|
| Modifier and Type | Method and Description |
|---|---|
Sort |
Lookup.getSort() |
| Modifier and Type | Method and Description |
|---|---|
Lookup |
Lookup.setSort(Sort sort) |
| Modifier and Type | Method and Description |
|---|---|
static Sort |
Sort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sort[] |
Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.