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