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