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