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