@Gw2ApiVersion(value="v1") public class EventNamesList extends ArrayList<EventName>
EventNames 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, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeCopyright © 2014. All Rights Reserved.