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