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