Uses of Class
be.recipe.services.patient.GetPrescriptionForPatientResult.Reservation
-
Packages that use GetPrescriptionForPatientResult.Reservation Package Description be.recipe.services.patient -
-
Uses of GetPrescriptionForPatientResult.Reservation in be.recipe.services.patient
Fields in be.recipe.services.patient declared as GetPrescriptionForPatientResult.Reservation Modifier and Type Field Description protected GetPrescriptionForPatientResult.ReservationGetPrescriptionForPatientResult. reservationMethods in be.recipe.services.patient that return GetPrescriptionForPatientResult.Reservation Modifier and Type Method Description GetPrescriptionForPatientResult.ReservationObjectFactory. createGetPrescriptionForPatientResultReservation()Create an instance ofGetPrescriptionForPatientResult.ReservationGetPrescriptionForPatientResult.ReservationGetPrescriptionForPatientResult. getReservation()Gets the value of the reservation property.Methods in be.recipe.services.patient with parameters of type GetPrescriptionForPatientResult.Reservation Modifier and Type Method Description voidGetPrescriptionForPatientResult. setReservation(GetPrescriptionForPatientResult.Reservation value)Sets the value of the reservation property.
-