Uses of Enum Class
org.hisp.dhis.query.Direction
Packages that use Direction
-
Uses of Direction in org.hisp.dhis.query
Methods in org.hisp.dhis.query that return DirectionModifier and TypeMethodDescriptionstatic DirectionReturns the direction with a value matching the given string.Order.getDirection()static DirectionReturns the enum constant of this class with the specified name.static Direction[]Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.