Uses of Interface
oracle.wsdl.internal.Input

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

Uses of Input in oracle.wsdl
 

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

Uses of Input in oracle.wsdl.internal
 

Methods in oracle.wsdl.internal that return Input
TypeName
 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
TypeName
 void Operation.setInput(Input input)
          Set the input of this operation
 



Copyright © 2001 Oracle SOAP. All Rights Reserved.