Uses of Class
io.gs2.idle.result.GetCategoryModelMasterResult
Packages that use GetCategoryModelMasterResult
-
Uses of GetCategoryModelMasterResult in io.gs2.idle
Methods in io.gs2.idle that return GetCategoryModelMasterResultModifier and TypeMethodDescriptionGs2IdleRestClient.getCategoryModelMaster(GetCategoryModelMasterRequest request) Method parameters in io.gs2.idle with type arguments of type GetCategoryModelMasterResultModifier and TypeMethodDescriptionvoidGs2IdleRestClient.getCategoryModelMasterAsync(GetCategoryModelMasterRequest request, AsyncAction<AsyncResult<GetCategoryModelMasterResult>> callback) -
Uses of GetCategoryModelMasterResult in io.gs2.idle.result
Methods in io.gs2.idle.result that return GetCategoryModelMasterResultModifier and TypeMethodDescriptionstatic GetCategoryModelMasterResultGetCategoryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCategoryModelMasterResult.withItem(CategoryModelMaster item)