public class TLM
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static <any> |
CREATOR |
| Constructor and Description |
|---|
TLM() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
int |
getAdvCount() |
int |
getBattery() |
int |
getStartTime() |
float |
getTemperature() |
java.lang.String |
toString() |
void |
writeToParcel(Parcel dest,
int flags) |
public int describeContents()
public void writeToParcel(Parcel dest,
int flags)
public int getBattery()
public float getTemperature()
public int getAdvCount()
public int getStartTime()
public java.lang.String toString()
toString in class java.lang.Object