Uses of Class
be.recipe.services.core.ReservationSortedBy
-
Packages that use ReservationSortedBy Package Description be.recipe.services.core be.recipe.services.executor -
-
Uses of ReservationSortedBy in be.recipe.services.core
Methods in be.recipe.services.core that return ReservationSortedBy Modifier and Type Method Description ReservationSortedByObjectFactory. createReservationSortedBy()Create an instance ofReservationSortedBy -
Uses of ReservationSortedBy in be.recipe.services.executor
Fields in be.recipe.services.executor declared as ReservationSortedBy Modifier and Type Field Description protected ReservationSortedByListReservationsParam. sortOptionsMethods in be.recipe.services.executor that return ReservationSortedBy Modifier and Type Method Description ReservationSortedByListReservationsParam. getSortOptions()Gets the value of the sortOptions property.Methods in be.recipe.services.executor with parameters of type ReservationSortedBy Modifier and Type Method Description voidListReservationsParam. setSortOptions(ReservationSortedBy value)Sets the value of the sortOptions property.
-