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