Uses of Class
org.xmlsoap.schemas.soap.envelope.Body

Packages that use Body
org.xmlsoap.schemas.soap.envelope   
 

Uses of Body in org.xmlsoap.schemas.soap.envelope
 

Fields in org.xmlsoap.schemas.soap.envelope declared as Body
protected  Body Envelope.body
           
 

Methods in org.xmlsoap.schemas.soap.envelope that return Body
 Body ObjectFactory.createBody()
          Create an instance of Body
 Body Envelope.getBody()
          Gets the value of the body property.
 

Methods in org.xmlsoap.schemas.soap.envelope 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 org.xmlsoap.schemas.soap.envelope 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 © 2008 eBM WebSourcing. All Rights Reserved.