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