Uses of Interface
oracle.wsdl.internal.Output

Packages that use Output
oracle.wsdl   
oracle.wsdl.internal   

 

Uses of Output in oracle.wsdl

 

Methods in oracle.wsdl that return Output
 Output DefinitionFactoryImpl.createOutput(QName message)
           

 

Uses of Output in oracle.wsdl.internal

 

Methods in oracle.wsdl.internal that return Output
 Output Operation.getOutput()
          Get the output of this operation
abstract  Output DefinitionFactory.createOutput(QName messageName)
           

 

Methods in oracle.wsdl.internal with parameters of type Output
 void Operation.setOutput(Output output)
          Set the output of this operation

 



Copyright © 2001 Oracle SOAP. All Rights Reserved.