public class DLocation extends Object implements Serializable
| Constructor and Description |
|---|
DLocation() |
DLocation(float latitude,
float longitude) |
| Modifier and Type | Method and Description |
|---|---|
float |
getLatitude() |
float |
getLongitude() |
void |
setLatitude(float latitude) |
void |
setLongitude(float longitude) |
Copyright © 2014. All Rights Reserved.