public final class BluetoothHealthAppConfiguration extends Object implements Parcelable
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<BluetoothHealthAppConfiguration> |
CREATOR |
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
boolean |
equals(Object o) |
int |
getDataType() |
String |
getName() |
int |
getRole() |
int |
hashCode() |
String |
toString() |
void |
writeToParcel(Parcel out,
int flags) |
public static final Parcelable.Creator<BluetoothHealthAppConfiguration> CREATOR
public int describeContents()
describeContents in interface Parcelablepublic int getDataType()
public String getName()
public int getRole()
public void writeToParcel(Parcel out, int flags)
writeToParcel in interface ParcelableCopyright © 2008-2013. All Rights Reserved.