public class Position extends Object
| Constructor and Description |
|---|
Position() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getAccuracy() |
Double |
getLatitude() |
Double |
getLongitude() |
void |
setAccuracy(Double accuracy) |
void |
setLatitude(Double latitude) |
void |
setLongitude(Double longitude) |
String |
toString() |
Copyright © 2015. All rights reserved.