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