public static class Checkin.Place extends NamedFacebookType
| Modifier and Type | Class and Description |
|---|---|
static class |
Checkin.Place.Location
Represents the Location
Graph API type.
|
FacebookType.Metadata| Constructor and Description |
|---|
Place() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
Checkin.Place.Location |
getLocation()
The latitude/longitude of the check-in.
|
int |
hashCode() |
String |
toString() |
getNamegetId, getMetadata, getTypepublic int hashCode()
hashCode in class FacebookTypeObject.hashCode()public boolean equals(Object that)
equals in class FacebookTypeObject.equals(Object)public String toString()
toString in class FacebookTypeObject.toString()public Checkin.Place.Location getLocation()
Copyright © 2014. All rights reserved.