Uses of Enum
org.apache.directory.scim.spec.filter.SortOrder
Packages that use SortOrder
-
Uses of SortOrder in org.apache.directory.scim.spec.filter
Methods in org.apache.directory.scim.spec.filter that return SortOrderModifier and TypeMethodDescriptionstatic SortOrderSortOrder.fromString(String value) static SortOrderReturns the enum constant of this type with the specified name.static SortOrder[]SortOrder.values()Returns an array containing the constants of this enum type, in the order they are declared.