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