Package | Description |
---|---|
com.jrfom.gw2 |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<Recipe> |
ApiClient.getRecipe(int recipeId)
Retrieve details for a specific recipe localized to the English language.
|
com.google.common.base.Optional<Recipe> |
ApiClient.getRecipeInLang(int recipeId,
String lang)
Retrieve details about a specific recipe identified by
recipeId . |
Copyright © 2014. All Rights Reserved.