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