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