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