Uses of Class
be.recipe.services.executor.PutRidsInProcessParam
-
Packages that use PutRidsInProcessParam Package Description be.recipe.services.executor -
-
Uses of PutRidsInProcessParam in be.recipe.services.executor
Methods in be.recipe.services.executor that return PutRidsInProcessParam Modifier and Type Method Description PutRidsInProcessParamObjectFactory. createPutRidsInProcessParam()Create an instance ofPutRidsInProcessParamMethods in be.recipe.services.executor that return types with arguments of type PutRidsInProcessParam Modifier and Type Method Description JAXBElement<PutRidsInProcessParam>ObjectFactory. createPutRidsInProcessParam(PutRidsInProcessParam value)Methods in be.recipe.services.executor with parameters of type PutRidsInProcessParam Modifier and Type Method Description JAXBElement<PutRidsInProcessParam>ObjectFactory. createPutRidsInProcessParam(PutRidsInProcessParam value)
-