Uses of Class
org.plasma.xml.wsdl.v11.TBindingOperationMessage

Packages that use TBindingOperationMessage
org.plasma.xml.wsdl.v11 PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of TBindingOperationMessage in org.plasma.xml.wsdl.v11
 

Fields in org.plasma.xml.wsdl.v11 declared as TBindingOperationMessage
protected  TBindingOperationMessage TBindingOperation.input
           
protected  TBindingOperationMessage TBindingOperation.output
           
 

Methods in org.plasma.xml.wsdl.v11 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.plasma.xml.wsdl.v11 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 © 2014. All rights reserved.