| Package | Description |
|---|---|
| com.omertron.themoviedbapi.model | |
| com.omertron.themoviedbapi.wrapper |
| Modifier and Type | Method and Description |
|---|---|
ArtworkType |
Artwork.getArtworkType() |
static ArtworkType |
ArtworkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArtworkType[] |
ArtworkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Artwork.setArtworkType(ArtworkType artworkType) |
| Modifier and Type | Method and Description |
|---|---|
List<Artwork> |
WrapperImages.getAll(ArtworkType... artworkList)
Return a list of all the artwork with their types.
|
Copyright © 2012-2015. All Rights Reserved.