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