Uses of Class
be.recipe.services.executor.RejectReservation
-
Packages that use RejectReservation Package Description be.recipe.services.executor -
-
Uses of RejectReservation in be.recipe.services.executor
Fields in be.recipe.services.executor declared as RejectReservation Modifier and Type Field Description protected RejectReservationUpdateReservationParam. rejectMethods in be.recipe.services.executor that return RejectReservation Modifier and Type Method Description RejectReservationObjectFactory. createRejectReservation()Create an instance ofRejectReservationRejectReservationUpdateReservationParam. getReject()Gets the value of the reject property.Methods in be.recipe.services.executor with parameters of type RejectReservation Modifier and Type Method Description voidUpdateReservationParam. setReject(RejectReservation value)Sets the value of the reject property.
-