Modifier and Type | Field and Description |
---|---|
String |
album_type |
List<String> |
available_markets |
static android.os.Parcelable.Creator<AlbumSimple> |
CREATOR |
Map<String,String> |
external_urls |
String |
href |
String |
id |
List<Image> |
images |
String |
name |
String |
type |
String |
uri |
Modifier | Constructor and Description |
---|---|
|
AlbumSimple() |
protected |
AlbumSimple(android.os.Parcel in) |
public String album_type
public String href
public String id
public String name
public String type
public String uri
public static final android.os.Parcelable.Creator<AlbumSimple> CREATOR