Modifier and Type | Method and Description |
---|---|
RateRule |
RateRule.cloneObject()
Creates and returns a deep copy of this
RateRule object. |
RateRule |
Model.createRateRule()
|
RateRule |
Model.getRateRule(String variable)
Get a
Rule object based on the variable to which it assigns a value. |
RateRule |
Model.getRateRuleByVariable(String variable)
Get a
Rule object based on the variable to which it assigns a value. |