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