Uses of Class
io.gs2.idle.result.GetCategoryModelResult
Packages that use GetCategoryModelResult
-
Uses of GetCategoryModelResult in io.gs2.idle
Methods in io.gs2.idle that return GetCategoryModelResultModifier and TypeMethodDescriptionGs2IdleRestClient.getCategoryModel(GetCategoryModelRequest request) Method parameters in io.gs2.idle with type arguments of type GetCategoryModelResultModifier and TypeMethodDescriptionvoidGs2IdleRestClient.getCategoryModelAsync(GetCategoryModelRequest request, AsyncAction<AsyncResult<GetCategoryModelResult>> callback) -
Uses of GetCategoryModelResult in io.gs2.idle.result
Methods in io.gs2.idle.result that return GetCategoryModelResultModifier and TypeMethodDescriptionstatic GetCategoryModelResultGetCategoryModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCategoryModelResult.withItem(CategoryModel item)