Uses of Enum
com.couchbase.client.java.search.sort.SearchFieldType
Packages that use SearchFieldType
-
Uses of SearchFieldType in com.couchbase.client.java.search.sort
Methods in com.couchbase.client.java.search.sort that return SearchFieldTypeModifier and TypeMethodDescriptionstatic SearchFieldType
Returns the enum constant of this type with the specified name.static SearchFieldType[]
SearchFieldType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.couchbase.client.java.search.sort with parameters of type SearchFieldType