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

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

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

Fields in org.xmlsoap.schemas.wsdl.soap with type parameters of type THeaderFault
protected  List<THeaderFault> THeader.headerfault
           
 

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

Methods in org.xmlsoap.schemas.wsdl.soap that return types with arguments of type THeaderFault
 JAXBElement<THeaderFault> ObjectFactory.createHeaderfault(THeaderFault value)
          Create an instance of JAXBElement<THeaderFault>}
 List<THeaderFault> THeader.getHeaderfault()
          Gets the value of the headerfault property.
 

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



Copyright © 2011 jbundle.org. All Rights Reserved.