Uses of Class
be.recipe.services.prescriber.SendNotificationResponse
-
Packages that use SendNotificationResponse Package Description be.recipe.services.prescriber -
-
Uses of SendNotificationResponse in be.recipe.services.prescriber
Methods in be.recipe.services.prescriber that return SendNotificationResponse Modifier and Type Method Description SendNotificationResponseObjectFactory. createSendNotificationResponse()Create an instance ofSendNotificationResponseMethods in be.recipe.services.prescriber that return types with arguments of type SendNotificationResponse Modifier and Type Method Description JAXBElement<SendNotificationResponse>ObjectFactory. createSendNotificationResponse(SendNotificationResponse value)Methods in be.recipe.services.prescriber with parameters of type SendNotificationResponse Modifier and Type Method Description JAXBElement<SendNotificationResponse>ObjectFactory. createSendNotificationResponse(SendNotificationResponse value)
-