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