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