android.bluetooth
Class BluetoothHealthAppConfiguration
java.lang.Object
android.bluetooth.BluetoothHealthAppConfiguration
- All Implemented Interfaces:
- Parcelable
public final class BluetoothHealthAppConfiguration
- extends Object
- implements Parcelable
CREATOR
public static final Parcelable.Creator<BluetoothHealthAppConfiguration> CREATOR
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
describeContents
public int describeContents()
- Specified by:
describeContents
in interface Parcelable
getDataType
public int getDataType()
getName
public String getName()
getRole
public int getRole()
writeToParcel
public void writeToParcel(Parcel out,
int flags)
- Specified by:
writeToParcel
in interface Parcelable
Copyright © 2008-2012. All Rights Reserved.