@Gw2ApiVersion(value="v1") public class EventDetails extends HashMap<String,Event>
/v1/event_details.json
. The result is a
HashMap
with keys set to event identifiers and values
set to instances of Event
. If there
were no results, the size of the map will be zero.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
EventDetails() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
Copyright © 2014. All Rights Reserved.