public class DeviceGis extends Object implements Serializable
| Constructor and Description |
|---|
DeviceGis() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
float |
getLatitude() |
float |
getLongitude() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public float getLongitude()
public float getLatitude()
public String getName()
Copyright © 2021. All rights reserved.