public class SimilarPlacesImpl extends java.util.ArrayList<T> implements SimilarPlaces
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES| Modifier and Type | Method and Description |
|---|---|
int |
getAccessLevel() |
RateLimitStatus |
getRateLimitStatus()
Returns the current rate limit status if available.
|
java.lang.String |
getToken()
Returns the token needed to be able to create a new place with
twitter4jads.api.PlacesGeoResources#createPlace(String, String, String, GeoLocation, String). |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizefinalize, getClass, notify, notifyAll, wait, wait, waitgetRateLimitStatusgetAccessLeveladd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArraypublic java.lang.String getToken()
twitter4jads.api.PlacesGeoResources#createPlace(String, String, String, GeoLocation, String).getToken in interface SimilarPlacestwitter4jads.api.PlacesGeoResources#createPlace(String, String, String, GeoLocation, String)public RateLimitStatus getRateLimitStatus()
getRateLimitStatus in interface ResponseList<T>getRateLimitStatus in interface TwitterResponsepublic int getAccessLevel()
getAccessLevel in interface TwitterResponse