Uses of Class
be.recipe.services.core.ReservationSortedBy.SortedBy
-
Packages that use ReservationSortedBy.SortedBy Package Description be.recipe.services.core -
-
Uses of ReservationSortedBy.SortedBy in be.recipe.services.core
Fields in be.recipe.services.core with type parameters of type ReservationSortedBy.SortedBy Modifier and Type Field Description protected List<ReservationSortedBy.SortedBy>ReservationSortedBy. sortedByMethods in be.recipe.services.core that return ReservationSortedBy.SortedBy Modifier and Type Method Description ReservationSortedBy.SortedByObjectFactory. createReservationSortedBySortedBy()Create an instance ofReservationSortedBy.SortedByMethods in be.recipe.services.core that return types with arguments of type ReservationSortedBy.SortedBy Modifier and Type Method Description List<ReservationSortedBy.SortedBy>ReservationSortedBy. getSortedBies()List<ReservationSortedBy.SortedBy>ReservationSortedBy. getSortedBy()Gets the value of the sortedBy property.
-