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