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

Packages that use TParam
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 TParam in org.plasma.xml.wsdl.v11
 

Fields in org.plasma.xml.wsdl.v11 with type parameters of type TParam
protected  java.util.List<javax.xml.bind.JAXBElement<TParam>> TOperation.inputsAndOutputs
           
 

Methods in org.plasma.xml.wsdl.v11 that return TParam
 TParam ObjectFactory.createTParam()
          Create an instance of TParam
 

Methods in org.plasma.xml.wsdl.v11 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>}
 java.util.List<javax.xml.bind.JAXBElement<TParam>> TOperation.getInputsAndOutputs()
          Gets the value of the inputsAndOutputs property.
 

Methods in org.plasma.xml.wsdl.v11 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>}
 



Copyright © 2013. All Rights Reserved.