public class ChinesePostMatrix2of5
extends java.lang.Object
implements java.lang.Cloneable, android.os.Parcelable
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<ChinesePostMatrix2of5> |
CREATOR |
boolean |
enabled
読み取り有効/無効 Read enabled / disabled |
Constructor and Description |
---|
ChinesePostMatrix2of5() |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
boolean |
equals(ChinesePostMatrix2of5 e) |
void |
setDefault() |
void |
writeToParcel(android.os.Parcel parcel,
int i) |
public boolean enabled
public static final android.os.Parcelable.Creator<ChinesePostMatrix2of5> CREATOR
public void setDefault()
public boolean equals(ChinesePostMatrix2of5 e)
public int describeContents()
describeContents
in interface android.os.Parcelable
public void writeToParcel(android.os.Parcel parcel, int i)
writeToParcel
in interface android.os.Parcelable