Package | Description |
---|---|
com.jrfom.gw2 | |
com.jrfom.gw2.jackson.deserializers |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<EventDetails> |
ApiClient.getEventDetails()
Retrieve the full list of events and their details localized to the
English language.
|
com.google.common.base.Optional<EventDetails> |
ApiClient.getEventDetailsForEventId(String eventId)
Retrieve the details for a given event identifier.
|
com.google.common.base.Optional<EventDetails> |
ApiClient.getEventDetailsForEventIdInLang(String eventId,
String lang)
Retrieve a list of event details as described in
API:1/event_details.
|
Modifier and Type | Method and Description |
---|---|
EventDetails |
EventDetailsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2014. All Rights Reserved.