Uses of Class
org.xmlsoap.schemas.wsdl.TParam

Packages that use TParam
com.ebmwebsourcing.commons.wsdl.impl.wsdl11   
org.xmlsoap.schemas.wsdl   
 

Uses of TParam in com.ebmwebsourcing.commons.wsdl.impl.wsdl11
 

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 with parameters of type TParam
InputImpl(TParam param, OperationImpl operationImpl)
           
OutputImpl(TParam param, OperationImpl operationImpl)
           
 

Uses of TParam in org.xmlsoap.schemas.wsdl
 

Methods in org.xmlsoap.schemas.wsdl that return TParam
 TParam ObjectFactory.createTParam()
          Create an instance of TParam
 TParam TOperation.RestItem.getItemInput()
           
 TParam TOperation.RestItem.getItemOutput()
           
 

Methods in org.xmlsoap.schemas.wsdl that return types with arguments of type TParam
 javax.xml.bind.JAXBElement<TParam> ObjectFactory.createTOperationInput(TParam value)
          Create an instance of JAXBElement<TParam>}
 javax.xml.bind.JAXBElement<TParam> ObjectFactory.createTOperationOutput(TParam value)
          Create an instance of JAXBElement<TParam>}
 

Methods in org.xmlsoap.schemas.wsdl with parameters of type TParam
 javax.xml.bind.JAXBElement<TParam> ObjectFactory.createTOperationInput(TParam value)
          Create an instance of JAXBElement<TParam>}
 javax.xml.bind.JAXBElement<TParam> ObjectFactory.createTOperationOutput(TParam value)
          Create an instance of JAXBElement<TParam>}
 void TOperation.RestItem.setItemInput(TParam target)
           
 void TOperation.RestItem.setItemOutput(TParam target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.