Uses of Class
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.TBindingOperationMessage

Packages that use TBindingOperationMessage
org.ow2.easywsdl.wsdl.impl.wsdl11   
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl   
 

Uses of TBindingOperationMessage in org.ow2.easywsdl.wsdl.impl.wsdl11
 

Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type TBindingOperationMessage
BindingInputImpl(TBindingOperationMessage param, BindingOperationImpl bindingOperationImpl)
           
BindingOutputImpl(TBindingOperationMessage param, BindingOperationImpl bindingOperationImpl)
           
 

Uses of TBindingOperationMessage in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl
 

Fields in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl declared as TBindingOperationMessage
protected  TBindingOperationMessage TBindingOperation.input
           
protected  TBindingOperationMessage TBindingOperation.output
           
 

Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl that return TBindingOperationMessage
 TBindingOperationMessage ObjectFactory.createTBindingOperationMessage()
          Create an instance of TBindingOperationMessage
 TBindingOperationMessage TBindingOperation.getInput()
          Gets the value of the input property.
 TBindingOperationMessage TBindingOperation.getOutput()
          Gets the value of the output property.
 

Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl with parameters of type TBindingOperationMessage
 void TBindingOperation.setInput(TBindingOperationMessage value)
          Sets the value of the input property.
 void TBindingOperation.setOutput(TBindingOperationMessage value)
          Sets the value of the output property.
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.