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