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