Uses of Class
be.fgov.ehealth.recipe.protocol.v4.SendNotificationRequestType
-
Packages that use SendNotificationRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of SendNotificationRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return SendNotificationRequestType Modifier and Type Method Description SendNotificationRequestTypeObjectFactory. createSendNotificationRequestType()Create an instance ofSendNotificationRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type SendNotificationRequestType Modifier and Type Method Description JAXBElement<SendNotificationRequestType>ObjectFactory. createSendNotificationRequest(SendNotificationRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type SendNotificationRequestType Modifier and Type Method Description JAXBElement<SendNotificationRequestType>ObjectFactory. createSendNotificationRequest(SendNotificationRequestType value)SendNotificationResponseTypeRecipePrescriberPortType. sendNotification(SendNotificationRequestType body)
-