Uses of Class
be.recipe.services.executor.AcceptReservation
-
Packages that use AcceptReservation Package Description be.recipe.services.executor -
-
Uses of AcceptReservation in be.recipe.services.executor
Fields in be.recipe.services.executor declared as AcceptReservation Modifier and Type Field Description protected AcceptReservationUpdateReservationParam. acceptMethods in be.recipe.services.executor that return AcceptReservation Modifier and Type Method Description AcceptReservationObjectFactory. createAcceptReservation()Create an instance ofAcceptReservationAcceptReservationUpdateReservationParam. getAccept()Gets the value of the accept property.Methods in be.recipe.services.executor with parameters of type AcceptReservation Modifier and Type Method Description voidUpdateReservationParam. setAccept(AcceptReservation value)Sets the value of the accept property.
-