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