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