Uses of Enum Class
com.yahoo.schema.document.Sorting.Function
Packages that use Sorting.Function
-
Uses of Sorting.Function in com.yahoo.schema.document
Methods in com.yahoo.schema.document that return Sorting.FunctionModifier and TypeMethodDescriptionSorting.getFunction()static Sorting.FunctionReturns the enum constant of this class with the specified name.static Sorting.Function[]Sorting.Function.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.schema.document with parameters of type Sorting.Function -
Uses of Sorting.Function in com.yahoo.schema.parser
Methods in com.yahoo.schema.parser with parameters of type Sorting.Function