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