Uses of Class
com.featureprobe.sdk.server.model.Rule
-
Packages that use Rule Package Description com.featureprobe.sdk.server.model -
-
Uses of Rule in com.featureprobe.sdk.server.model
Methods in com.featureprobe.sdk.server.model that return types with arguments of type Rule Modifier and Type Method Description List<Rule>
Toggle. getRules()
Method parameters in com.featureprobe.sdk.server.model with type arguments of type Rule Modifier and Type Method Description void
Toggle. setRules(List<Rule> rules)
-