public abstract class Id3Frame extends Object implements Metadata.Entry
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>| Modifier and Type | Field and Description |
|---|---|
String |
id
The frame ID.
|
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteToParcelpublic final String id
public Id3Frame(String id)
public int describeContents()
describeContents in interface Parcelable