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

Packages that use TOperation
org.xmlsoap.schemas.wsdl   
 

Uses of TOperation in org.xmlsoap.schemas.wsdl
 

Fields in org.xmlsoap.schemas.wsdl with type parameters of type TOperation
protected  List<TOperation> TPortType.operation
           
 

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

Methods in org.xmlsoap.schemas.wsdl that return types with arguments of type TOperation
 List<TOperation> TPortType.getOperation()
          Gets the value of the operation property.
 



Copyright © 2011 jbundle.org. All Rights Reserved.