Uses of Class
io.gs2.cdk.enhance.model.RateModel
Packages that use RateModel
-
Uses of RateModel in io.gs2.cdk.enhance.model
Method parameters in io.gs2.cdk.enhance.model with type arguments of type RateModelModifier and TypeMethodDescriptionNamespace.masterData(List<RateModel> rateModels, List<UnleashRateModel> unleashRateModels) Constructor parameters in io.gs2.cdk.enhance.model with type arguments of type RateModelModifierConstructorDescriptionCurrentMasterData(Stack stack, String namespaceName, List<RateModel> rateModels, List<UnleashRateModel> unleashRateModels)