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