Uses of Class
net.loomchild.segment.srx.io.bind.Body
-
Packages that use Body Package Description net.loomchild.segment.srx.io.bind -
-
Uses of Body in net.loomchild.segment.srx.io.bind
Fields in net.loomchild.segment.srx.io.bind declared as Body Modifier and Type Field Description protected Body
Srx. body
Methods in net.loomchild.segment.srx.io.bind that return Body Modifier and Type Method Description Body
ObjectFactory. createBody()
Create an instance ofBody
Body
Srx. getBody()
Gets the value of the body property.Methods in net.loomchild.segment.srx.io.bind with parameters of type Body Modifier and Type Method Description void
Srx. setBody(Body value)
Sets the value of the body property.
-