Uses of Class
io.gs2.cdk.enchant.model.BalanceParameterValue
Packages that use BalanceParameterValue
-
Uses of BalanceParameterValue in io.gs2.cdk.enchant.ref
Method parameters in io.gs2.cdk.enchant.ref with type arguments of type BalanceParameterValueModifier and TypeMethodDescriptionNamespaceRef.setBalanceParameterStatus(String parameterName, String propertyId, List<BalanceParameterValue> parameterValues) NamespaceRef.setBalanceParameterStatus(String parameterName, String propertyId, List<BalanceParameterValue> parameterValues, String userId) -
Uses of BalanceParameterValue in io.gs2.cdk.enchant.stampSheet
Constructor parameters in io.gs2.cdk.enchant.stampSheet with type arguments of type BalanceParameterValueModifierConstructorDescriptionSetBalanceParameterStatusByUserId(String namespaceName, String parameterName, String propertyId, List<BalanceParameterValue> parameterValues, String userId)