| Package | Description |
|---|---|
| com.jrfom.gw2.api.model.events | |
| com.jrfom.gw2.jackson.deserializers | |
| com.jrfom.gw2.jackson.serializers |
| Modifier and Type | Method and Description |
|---|---|
EventCenterCoordinate |
Location.getCenter()
A coordinate pin-pointing the center location of the event location.
|
EventCenterCoordinate |
EventLocation.getCenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventLocation.setCenter(EventCenterCoordinate center) |
| Modifier and Type | Method and Description |
|---|---|
EventCenterCoordinate |
EventCenterCoordinateDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventCenterCoordinateSerializer.serialize(EventCenterCoordinate eventCenterCoordinate,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2014. All Rights Reserved.