Uses of Class
io.gs2.enchant.result.GetBalanceParameterModelMasterResult
Packages that use GetBalanceParameterModelMasterResult
-
Uses of GetBalanceParameterModelMasterResult in io.gs2.enchant
Methods in io.gs2.enchant that return GetBalanceParameterModelMasterResultModifier and TypeMethodDescriptionGs2EnchantRestClient.getBalanceParameterModelMaster(GetBalanceParameterModelMasterRequest request) Method parameters in io.gs2.enchant with type arguments of type GetBalanceParameterModelMasterResultModifier and TypeMethodDescriptionvoidGs2EnchantRestClient.getBalanceParameterModelMasterAsync(GetBalanceParameterModelMasterRequest request, AsyncAction<AsyncResult<GetBalanceParameterModelMasterResult>> callback) -
Uses of GetBalanceParameterModelMasterResult in io.gs2.enchant.result
Methods in io.gs2.enchant.result that return GetBalanceParameterModelMasterResultModifier and TypeMethodDescriptionGetBalanceParameterModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBalanceParameterModelMasterResult.withItem(BalanceParameterModelMaster item)