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 BodySrx. bodyMethods in net.loomchild.segment.srx.io.bind that return Body Modifier and Type Method Description BodyObjectFactory. createBody()Create an instance ofBodyBodySrx. 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 voidSrx. setBody(Body value)Sets the value of the body property.
-