Uses of Class
easybox.org.xmlsoap.schemas.wsdl.EJaxbTBindingOperationMessage

Packages that use EJaxbTBindingOperationMessage
easybox.org.xmlsoap.schemas.wsdl   
 

Uses of EJaxbTBindingOperationMessage in easybox.org.xmlsoap.schemas.wsdl
 

Fields in easybox.org.xmlsoap.schemas.wsdl declared as EJaxbTBindingOperationMessage
protected  EJaxbTBindingOperationMessage EJaxbTBindingOperation.input
           
protected  EJaxbTBindingOperationMessage EJaxbTBindingOperation.output
           
 

Methods in easybox.org.xmlsoap.schemas.wsdl that return EJaxbTBindingOperationMessage
 EJaxbTBindingOperationMessage ObjectFactory.createEJaxbTBindingOperationMessage()
          Create an instance of EJaxbTBindingOperationMessage
 EJaxbTBindingOperationMessage EJaxbTBindingOperation.getInput()
          Gets the value of the input property.
 EJaxbTBindingOperationMessage EJaxbTBindingOperation.getOutput()
          Gets the value of the output property.
 

Methods in easybox.org.xmlsoap.schemas.wsdl with parameters of type EJaxbTBindingOperationMessage
 void EJaxbTBindingOperation.setInput(EJaxbTBindingOperationMessage value)
          Sets the value of the input property.
 void EJaxbTBindingOperation.setOutput(EJaxbTBindingOperationMessage value)
          Sets the value of the output property.
 



Copyright © 2012 Petals Link. All Rights Reserved.