Package | Description |
---|---|
com.jrfom.gw2 | |
com.jrfom.gw2.jackson.deserializers | |
com.jrfom.gw2.jackson.serializers |
Modifier and Type | Method and Description |
---|---|
RecipesList |
ApiClient.getRecipes()
Retrieve the list of
Recipe
identifiers. |
Modifier and Type | Method and Description |
---|---|
RecipesList |
RecipesListDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Modifier and Type | Method and Description |
---|---|
void |
RecipesListSerializer.serialize(RecipesList value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2014. All Rights Reserved.