public class PlaylistTracksInformation extends Object implements android.os.Parcelable
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<PlaylistTracksInformation> |
CREATOR |
String |
href |
int |
total |
Modifier | Constructor and Description |
---|---|
|
PlaylistTracksInformation() |
protected |
PlaylistTracksInformation(android.os.Parcel in) |
public String href
public int total
public static final android.os.Parcelable.Creator<PlaylistTracksInformation> CREATOR