Uses of Enum Class
org.geotools.stac.client.SortBy.Direction
Packages that use SortBy.Direction
-
Uses of SortBy.Direction in org.geotools.stac.client
Methods in org.geotools.stac.client that return SortBy.DirectionModifier and TypeMethodDescriptionSortBy.getDirection()
static SortBy.Direction
Returns the enum constant of this class with the specified name.static SortBy.Direction[]
SortBy.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.geotools.stac.client with parameters of type SortBy.DirectionConstructors in org.geotools.stac.client with parameters of type SortBy.Direction