|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TParam | |
---|---|
org.ow2.easywsdl.wsdl.impl.wsdl11 | |
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl |
Uses of TParam in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type TParam | |
---|---|
InputImpl(TParam param,
OperationImpl operationImpl)
|
|
OutputImpl(TParam param,
OperationImpl operationImpl)
|
Uses of TParam in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl |
---|
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl that return TParam | |
---|---|
TParam |
ObjectFactory.createTParam()
Create an instance of TParam |
Methods in org.ow2.easywsdl.wsdl.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.ow2.easywsdl.wsdl.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 > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |