Package | Description |
---|---|
com.moviejukebox.themoviedb.model |
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) |
Copyright © 2012. All Rights Reserved.