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