public static class Checkin.Place.Location extends Object
| Constructor and Description |
|---|
Location() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
Float |
getLatitude()
The latitude of the check-in.
|
Float |
getLongitude()
The longitude of the check-in.
|
int |
hashCode() |
String |
toString() |
public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object that)
equals in class ObjectObject.equals(Object)public String toString()
toString in class ObjectObject.toString()public Float getLatitude()
public Float getLongitude()
Copyright © 2014. All rights reserved.