Uses of Class
org.xmlsoap.schemas.wsdl.soap.THeader

Packages that use THeader
org.xmlsoap.schemas.wsdl.soap   
 

Uses of THeader in org.xmlsoap.schemas.wsdl.soap
 

Methods in org.xmlsoap.schemas.wsdl.soap that return THeader
 THeader ObjectFactory.createTHeader()
          Create an instance of THeader
 

Methods in org.xmlsoap.schemas.wsdl.soap that return types with arguments of type THeader
 JAXBElement<THeader> ObjectFactory.createHeader(THeader value)
          Create an instance of JAXBElement<THeader>}
 

Methods in org.xmlsoap.schemas.wsdl.soap with parameters of type THeader
 JAXBElement<THeader> ObjectFactory.createHeader(THeader value)
          Create an instance of JAXBElement<THeader>}
 



Copyright © 2011 jbundle.org. All Rights Reserved.