Uses of Enum Class
net.datenwerke.rs.utils.simplequery.annotations.OrderBy.Direction
Packages that use OrderBy.Direction
-
Uses of OrderBy.Direction in net.datenwerke.rs.utils.simplequery.annotations
Methods in net.datenwerke.rs.utils.simplequery.annotations that return OrderBy.DirectionModifier and TypeMethodDescriptionstatic OrderBy.DirectionReturns the enum constant of this class with the specified name.static OrderBy.Direction[]OrderBy.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.