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

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

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

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

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

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



Copyright © 2011 jbundle.org. All Rights Reserved.