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