Uses of Class
io.gs2.stamina.result.GetStaminaModelMasterResult
Packages that use GetStaminaModelMasterResult
-
Uses of GetStaminaModelMasterResult in io.gs2.stamina
Methods in io.gs2.stamina that return GetStaminaModelMasterResultModifier and TypeMethodDescriptionGs2StaminaRestClient.getStaminaModelMaster(GetStaminaModelMasterRequest request) Method parameters in io.gs2.stamina with type arguments of type GetStaminaModelMasterResultModifier and TypeMethodDescriptionvoidGs2StaminaRestClient.getStaminaModelMasterAsync(GetStaminaModelMasterRequest request, AsyncAction<AsyncResult<GetStaminaModelMasterResult>> callback) -
Uses of GetStaminaModelMasterResult in io.gs2.stamina.result
Methods in io.gs2.stamina.result that return GetStaminaModelMasterResultModifier and TypeMethodDescriptionstatic GetStaminaModelMasterResultGetStaminaModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetStaminaModelMasterResult.withItem(StaminaModelMaster item)