Uses of Enum
com.arangodb.model.ZKDIndexOptions.FieldValueTypes
Packages that use ZKDIndexOptions.FieldValueTypes
-
Uses of ZKDIndexOptions.FieldValueTypes in com.arangodb.model
Methods in com.arangodb.model that return ZKDIndexOptions.FieldValueTypesModifier and TypeMethodDescriptionZKDIndexOptions.getFieldValueTypes()
Deprecated.Returns the enum constant of this type with the specified name.static ZKDIndexOptions.FieldValueTypes[]
ZKDIndexOptions.FieldValueTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb.model with parameters of type ZKDIndexOptions.FieldValueTypesModifier and TypeMethodDescriptionZKDIndexOptions.fieldValueTypes
(ZKDIndexOptions.FieldValueTypes fieldValueTypes) Deprecated.