Uses of Class
org.somda.sdc.dpws.wsdl.model.TParam
-
Packages that use TParam Package Description org.somda.sdc.dpws.wsdl.model -
-
Uses of TParam in org.somda.sdc.dpws.wsdl.model
Methods in org.somda.sdc.dpws.wsdl.model that return TParam Modifier and Type Method Description TParamObjectFactory. createTParam()Create an instance ofTParamMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TParam Modifier and Type Method Description javax.xml.bind.JAXBElement<TParam>ObjectFactory. createTOperationInput(TParam value)javax.xml.bind.JAXBElement<TParam>ObjectFactory. createTOperationOutput(TParam value)Methods in org.somda.sdc.dpws.wsdl.model with parameters of type TParam Modifier and Type Method Description javax.xml.bind.JAXBElement<TParam>ObjectFactory. createTOperationInput(TParam value)javax.xml.bind.JAXBElement<TParam>ObjectFactory. createTOperationOutput(TParam value)
-