Uses of Class
be.fgov.ehealth.recipe.protocol.v4.SendNotificationRequest
-
Packages that use SendNotificationRequest Package Description be.business.connector.recipe.prescriber.services -
-
Uses of SendNotificationRequest in be.business.connector.recipe.prescriber.services
Methods in be.business.connector.recipe.prescriber.services with parameters of type SendNotificationRequest Modifier and Type Method Description SendNotificationResponseRecipePrescriberServiceV4. sendNotification(SendNotificationRequest sendNotificationRequest)Send notification.SendNotificationResponseRecipePrescriberServiceV4Impl. sendNotification(SendNotificationRequest request)Send notification.
-