|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 List<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 | |
|---|---|
JAXBElement<TParam> |
ObjectFactory.createTOperationInput(TParam value)
Create an instance of JAXBElement<TParam>} |
JAXBElement<TParam> |
ObjectFactory.createTOperationOutput(TParam value)
Create an instance of JAXBElement<TParam>} |
List<JAXBElement<TParam>> |
TOperation.getInputsAndOutputs()
Gets the value of the inputsAndOutputs property. |
| Methods in org.plasma.xml.wsdl.v11 with parameters of type TParam | |
|---|---|
JAXBElement<TParam> |
ObjectFactory.createTOperationInput(TParam value)
Create an instance of JAXBElement<TParam>} |
JAXBElement<TParam> |
ObjectFactory.createTOperationOutput(TParam value)
Create an instance of JAXBElement<TParam>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||