| Package | Description |
|---|---|
| com.jrfom.gw2 | |
| com.jrfom.gw2.jackson.deserializers | |
| com.jrfom.gw2.jackson.serializers |
| Modifier and Type | Method and Description |
|---|---|
ItemIdList |
ApiClient.getItems()
Retrieves a list of all known item identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
ItemIdList |
ItemIdListDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemIdListSerializer.serialize(ItemIdList value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2014. All Rights Reserved.