Uses of Class
com.atomikos.icatch.jaxb.wsat.v200410.Body

Packages that use Body
com.atomikos.icatch.jaxb.wsat.v200410   
 

Uses of Body in com.atomikos.icatch.jaxb.wsat.v200410
 

Fields in com.atomikos.icatch.jaxb.wsat.v200410 declared as Body
protected  Body Envelope.body
           
 

Methods in com.atomikos.icatch.jaxb.wsat.v200410 that return Body
 Body ObjectFactory.createBody()
          Create an instance of Body
 Body Envelope.getBody()
          Gets the value of the body property.
 

Methods in com.atomikos.icatch.jaxb.wsat.v200410 that return types with arguments of type Body
 javax.xml.bind.JAXBElement<Body> ObjectFactory.createBody(Body value)
          Create an instance of JAXBElement<Body>}
 

Methods in com.atomikos.icatch.jaxb.wsat.v200410 with parameters of type Body
 javax.xml.bind.JAXBElement<Body> ObjectFactory.createBody(Body value)
          Create an instance of JAXBElement<Body>}
 void Envelope.setBody(Body value)
          Sets the value of the body property.
 



Copyright © 2012. All Rights Reserved.