Uses of Class
be.recipe.services.executor.FulfillReservation
-
Packages that use FulfillReservation Package Description be.recipe.services.executor -
-
Uses of FulfillReservation in be.recipe.services.executor
Fields in be.recipe.services.executor declared as FulfillReservation Modifier and Type Field Description protected FulfillReservationUpdateReservationParam. fulfillMethods in be.recipe.services.executor that return FulfillReservation Modifier and Type Method Description FulfillReservationObjectFactory. createFulfillReservation()Create an instance ofFulfillReservationFulfillReservationUpdateReservationParam. getFulfill()Gets the value of the fulfill property.Methods in be.recipe.services.executor with parameters of type FulfillReservation Modifier and Type Method Description voidUpdateReservationParam. setFulfill(FulfillReservation value)Sets the value of the fulfill property.
-