Uses of Class
be.recipe.services.patient.CancelReservation
-
Packages that use CancelReservation Package Description be.recipe.services.patient -
-
Uses of CancelReservation in be.recipe.services.patient
Fields in be.recipe.services.patient declared as CancelReservation Modifier and Type Field Description protected CancelReservationUpdateReservationParam. cancelMethods in be.recipe.services.patient that return CancelReservation Modifier and Type Method Description CancelReservationObjectFactory. createCancelReservation()Create an instance ofCancelReservationCancelReservationUpdateReservationParam. getCancel()Gets the value of the cancel property.Methods in be.recipe.services.patient with parameters of type CancelReservation Modifier and Type Method Description voidUpdateReservationParam. setCancel(CancelReservation value)Sets the value of the cancel property.
-