public interface Place extends TwitterResponse, Comparable<Place>, Serializable
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES
Modifier and Type | Method and Description |
---|---|
GeoLocation[][] |
getBoundingBoxCoordinates() |
String |
getBoundingBoxType() |
Place[] |
getContainedWithIn() |
String |
getCountry() |
String |
getCountryCode() |
String |
getFullName() |
GeoLocation[][] |
getGeometryCoordinates() |
String |
getGeometryType() |
String |
getId() |
String |
getName() |
String |
getPlaceType() |
String |
getStreetAddress() |
String |
getURL() |
getAccessLevel, getRateLimitStatus
compareTo
String getName()
String getStreetAddress()
String getCountryCode()
String getId()
String getCountry()
String getPlaceType()
String getURL()
String getFullName()
String getBoundingBoxType()
GeoLocation[][] getBoundingBoxCoordinates()
String getGeometryType()
GeoLocation[][] getGeometryCoordinates()
Place[] getContainedWithIn()
Copyright © 2018. All rights reserved.