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