Uses of Class
net.loomchild.segment.srx.io.bind.Maprules
-
Packages that use Maprules Package Description net.loomchild.segment.srx.io.bind -
-
Uses of Maprules in net.loomchild.segment.srx.io.bind
Fields in net.loomchild.segment.srx.io.bind declared as Maprules Modifier and Type Field Description protected Maprules
Body. maprules
Methods in net.loomchild.segment.srx.io.bind that return Maprules Modifier and Type Method Description Maprules
ObjectFactory. createMaprules()
Create an instance ofMaprules
Maprules
Body. getMaprules()
Gets the value of the maprules property.Methods in net.loomchild.segment.srx.io.bind with parameters of type Maprules Modifier and Type Method Description void
Body. setMaprules(Maprules value)
Sets the value of the maprules property.
-