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

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

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

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

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

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



Copyright © 2011 jbundle.org. All Rights Reserved.