Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListNotificationsRequestType
-
Packages that use ListNotificationsRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of ListNotificationsRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return ListNotificationsRequestType Modifier and Type Method Description ListNotificationsRequestTypeObjectFactory. createListNotificationsRequestType()Create an instance ofListNotificationsRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type ListNotificationsRequestType Modifier and Type Method Description JAXBElement<ListNotificationsRequestType>ObjectFactory. createListNotificationsRequest(ListNotificationsRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type ListNotificationsRequestType Modifier and Type Method Description JAXBElement<ListNotificationsRequestType>ObjectFactory. createListNotificationsRequest(ListNotificationsRequestType value)ListNotificationsResponseTypeRecipeExecutorPortType. listNotifications(ListNotificationsRequestType body)
-