public class NetherlandsKixCode
extends java.lang.Object
implements java.lang.Cloneable, android.os.Parcelable
修飾子とタイプ | フィールドと説明 |
---|---|
static android.os.Parcelable.Creator<NetherlandsKixCode> |
CREATOR |
boolean |
enabled
読み取り有効/無効 Read enabled / disabled |
コンストラクタと説明 |
---|
NetherlandsKixCode() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected NetherlandsKixCode |
clone() |
int |
describeContents() |
boolean |
equals(NetherlandsKixCode e) |
void |
setDefault() |
void |
writeToParcel(android.os.Parcel parcel,
int i) |
public boolean enabled
public static final android.os.Parcelable.Creator<NetherlandsKixCode> CREATOR
public void setDefault()
public boolean equals(NetherlandsKixCode e)
protected NetherlandsKixCode clone() throws java.lang.CloneNotSupportedException
clone
クラス内 java.lang.Object
java.lang.CloneNotSupportedException
public int describeContents()
describeContents
インタフェース内 android.os.Parcelable
public void writeToParcel(android.os.Parcel parcel, int i)
writeToParcel
インタフェース内 android.os.Parcelable