Uses of Class
pl.databucket.client.Rule
| Package | Description |
|---|---|
| pl.databucket.client | |
| pl.databucket.examples.data.user |
-
Uses of Rule in pl.databucket.client
Methods in pl.databucket.client with parameters of type Rule Modifier and Type Method Description voidRules. addRule(Rule rule)Method parameters in pl.databucket.client with type arguments of type Rule Modifier and Type Method Description voidRules. addRules(List<Rule> rules)Constructors in pl.databucket.client with parameters of type Rule Constructor Description Rules(Rule rule)Constructor parameters in pl.databucket.client with type arguments of type Rule Constructor Description Rules(List<Rule> rules) -
Uses of Rule in pl.databucket.examples.data.user
Methods in pl.databucket.examples.data.user that return Rule Modifier and Type Method Description static RuleUserRules. goodUser()