@Gw2ApiVersion(value="v1") public class EventNamesList extends ArrayList<EventName>
EventName
s as
returned by
/v1/event_names.modCount
Constructor and Description |
---|
EventNamesList() |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<EventName> |
getEventWithId(String id)
A helper method for retrieving a specific event from the list.
|
com.google.common.base.Optional<EventName> |
getEventWithName(String name)
A helper method for retrieving a specific event from the list.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
Copyright © 2014. All Rights Reserved.