Uses of Class
io.vertx.tp.atom.modeling.config.AoRule
-
Packages that use AoRule Package Description io.vertx.tp.atom.modeling.config io.vertx.tp.atom.modeling.reference -
-
Uses of AoRule in io.vertx.tp.atom.modeling.config
Methods in io.vertx.tp.atom.modeling.config that return AoRule Modifier and Type Method Description AoRuleAoAttribute. rule()Return to `rule`AoRuleAoRule. type(Class<?> type)「Fluent」Set the field `type`. -
Uses of AoRule in io.vertx.tp.atom.modeling.reference
Methods in io.vertx.tp.atom.modeling.reference that return AoRule Modifier and Type Method Description AoRuleRQuote. rule(String field)Methods in io.vertx.tp.atom.modeling.reference that return types with arguments of type AoRule Modifier and Type Method Description ConcurrentMap<String,AoRule>RQuote. rules()
-