public class Copyright extends Object implements android.os.Parcelable
android.os.Parcelable.ClassLoaderCreator<T>, android.os.Parcelable.Creator<T>
static android.os.Parcelable.Creator<Copyright>
CREATOR
String
text
type
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
Copyright()
protected
Copyright(android.os.Parcel in)
int
describeContents()
void
writeToParcel(android.os.Parcel dest, int flags)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String text
public String type
public static final android.os.Parcelable.Creator<Copyright> CREATOR
public Copyright()
protected Copyright(android.os.Parcel in)
public int describeContents()
describeContents
android.os.Parcelable
public void writeToParcel(android.os.Parcel dest, int flags)
writeToParcel