public class Location
extends java.lang.Object
implements android.os.Parcelable
Modifier and Type | Class and Description |
---|---|
static class |
Location.Coordinate |
Modifier and Type | Field and Description |
---|---|
Location.Coordinate |
coordinate |
static android.os.Parcelable.Creator |
CREATOR |
float |
heading |
int |
sessionID |
int |
submapID |
Constructor and Description |
---|
Location() |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
public Location.Coordinate coordinate
public static final android.os.Parcelable.Creator CREATOR
public float heading
public int sessionID
public int submapID