Uses of Interface
oracle.wsdl.internal.Input

Packages that use Input
oracle.wsdl   
oracle.wsdl.internal   

 

Uses of Input in oracle.wsdl

 

Methods in oracle.wsdl that return Input
 Input DefinitionFactoryImpl.createInput(QName message)
           

 

Uses of Input in oracle.wsdl.internal

 

Methods in oracle.wsdl.internal that return Input
 Input Operation.getInput()
          Get the input of this operation
abstract  Input DefinitionFactory.createInput(QName messageName)
           

 

Methods in oracle.wsdl.internal with parameters of type Input
 void Operation.setInput(Input input)
          Set the input of this operation

 



Copyright © 2001 Oracle SOAP. All Rights Reserved.