Uses of Interface
oracle.wsdl.internal.Operation

Packages that use.*
PackageDescription
oracle.wsdl   
oracle.wsdl.internal   
 

Uses of Operation in oracle.wsdl
 

Methods in oracle.wsdl that return Operation
TypeName
 Operation DefinitionFactoryImpl.createOperation(java.lang.String name)
           
 

Uses of Operation in oracle.wsdl.internal
 

Methods in oracle.wsdl.internal that return Operation
TypeName
abstract  Operation DefinitionFactory.createOperation(java.lang.String name)
           
 Operation PortType.getOperation(java.lang.String name)
          Get the operation with the specified name
 

Methods in oracle.wsdl.internal with parameters of type Operation
TypeName
 void PortType.addOperation(Operation op)
          Add an operation
 



Copyright © 2001 Oracle SOAP. All Rights Reserved.