| Package | Description |
|---|---|
| com.jrfom.gw2.api.model.events | |
| com.jrfom.gw2.jackson.deserializers |
| Modifier and Type | Class and Description |
|---|---|
class |
EventCylinderLocation
|
class |
EventLocation
A generic implementation of
EventLocation
to be used during deserialization and serialization. |
class |
EventPolyLocation
|
class |
EventSphereLocation
|
| Modifier and Type | Method and Description |
|---|---|
Location |
Event.getLocation()
A
Location object that describes
the location of the event. |
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setLocation(Location location) |
| Modifier and Type | Method and Description |
|---|---|
Location |
LocationDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2014. All Rights Reserved.