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

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

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

Fields in org.xmlsoap.schemas.soap.envelope declared as Header
protected  Header Envelope.header
           
 

Methods in org.xmlsoap.schemas.soap.envelope that return Header
 Header ObjectFactory.createHeader()
          Create an instance of Header
 Header Envelope.getHeader()
          Gets the value of the header property.
 

Methods in org.xmlsoap.schemas.soap.envelope that return types with arguments of type Header
 javax.xml.bind.JAXBElement<Header> ObjectFactory.createHeader(Header value)
          Create an instance of JAXBElement<Header>}
 

Methods in org.xmlsoap.schemas.soap.envelope with parameters of type Header
 javax.xml.bind.JAXBElement<Header> ObjectFactory.createHeader(Header value)
          Create an instance of JAXBElement<Header>}
 void Envelope.setHeader(Header value)
          Sets the value of the header property.
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.