Uses of Class
io.gs2.enchant.model.BalanceParameterValue
Packages that use BalanceParameterValue
-
Uses of BalanceParameterValue in io.gs2.enchant.model
Methods in io.gs2.enchant.model that return BalanceParameterValueModifier and TypeMethodDescriptionstatic BalanceParameterValueBalanceParameterValue.fromJson(com.fasterxml.jackson.databind.JsonNode data) Methods in io.gs2.enchant.model that return types with arguments of type BalanceParameterValueMethod parameters in io.gs2.enchant.model with type arguments of type BalanceParameterValueModifier and TypeMethodDescriptionvoidBalanceParameterStatus.setParameterValues(List<BalanceParameterValue> parameterValues) BalanceParameterStatus.withParameterValues(List<BalanceParameterValue> parameterValues) -
Uses of BalanceParameterValue in io.gs2.enchant.request
Methods in io.gs2.enchant.request that return types with arguments of type BalanceParameterValueMethod parameters in io.gs2.enchant.request with type arguments of type BalanceParameterValueModifier and TypeMethodDescriptionvoidSetBalanceParameterStatusByUserIdRequest.setParameterValues(List<BalanceParameterValue> parameterValues) SetBalanceParameterStatusByUserIdRequest.withParameterValues(List<BalanceParameterValue> parameterValues)