Uses of Class
be.recipe.services.patient.CancelReservationResult
-
Packages that use CancelReservationResult Package Description be.recipe.services.patient -
-
Uses of CancelReservationResult in be.recipe.services.patient
Fields in be.recipe.services.patient declared as CancelReservationResult Modifier and Type Field Description protected CancelReservationResultUpdateReservationResult. cancelReservationResultMethods in be.recipe.services.patient that return CancelReservationResult Modifier and Type Method Description CancelReservationResultObjectFactory. createCancelReservationResult()Create an instance ofCancelReservationResultCancelReservationResultUpdateReservationResult. getCancelReservationResult()Gets the value of the cancelReservationResult property.Methods in be.recipe.services.patient with parameters of type CancelReservationResult Modifier and Type Method Description voidUpdateReservationResult. setCancelReservationResult(CancelReservationResult value)Sets the value of the cancelReservationResult property.
-