Uses of Class
net.loomchild.segment.srx.io.bind.Rule
-
Packages that use Rule Package Description net.loomchild.segment.srx.io.bind -
-
Uses of Rule in net.loomchild.segment.srx.io.bind
Fields in net.loomchild.segment.srx.io.bind with type parameters of type Rule Modifier and Type Field Description protected java.util.List<Rule>
Languagerule. rule
Methods in net.loomchild.segment.srx.io.bind that return Rule Modifier and Type Method Description Rule
ObjectFactory. createRule()
Create an instance ofRule
Methods in net.loomchild.segment.srx.io.bind that return types with arguments of type Rule Modifier and Type Method Description java.util.List<Rule>
Languagerule. getRule()
Gets the value of the rule property.
-