Uses of Class
be.recipe.services.patient.GetPrescriptionForPatientResult
-
Packages that use GetPrescriptionForPatientResult Package Description be.recipe.services.patient -
-
Uses of GetPrescriptionForPatientResult in be.recipe.services.patient
Methods in be.recipe.services.patient that return GetPrescriptionForPatientResult Modifier and Type Method Description GetPrescriptionForPatientResultObjectFactory. createGetPrescriptionForPatientResult()Create an instance ofGetPrescriptionForPatientResultMethods in be.recipe.services.patient that return types with arguments of type GetPrescriptionForPatientResult Modifier and Type Method Description JAXBElement<GetPrescriptionForPatientResult>ObjectFactory. createGetPrescriptionForPatientResult(GetPrescriptionForPatientResult value)Methods in be.recipe.services.patient with parameters of type GetPrescriptionForPatientResult Modifier and Type Method Description JAXBElement<GetPrescriptionForPatientResult>ObjectFactory. createGetPrescriptionForPatientResult(GetPrescriptionForPatientResult value)
-