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