Uses of Enum
com.arangodb.model.MDIFieldValueTypes
Packages that use MDIFieldValueTypes
-
Uses of MDIFieldValueTypes in com.arangodb.entity
Methods in com.arangodb.entity that return MDIFieldValueTypes -
Uses of MDIFieldValueTypes in com.arangodb.model
Methods in com.arangodb.model that return MDIFieldValueTypesModifier and TypeMethodDescriptionAbstractMDIndexOptions.getFieldValueTypes()
static MDIFieldValueTypes
Returns the enum constant of this type with the specified name.static MDIFieldValueTypes[]
MDIFieldValueTypes.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 MDIFieldValueTypesModifier and TypeMethodDescriptionAbstractMDIndexOptions.fieldValueTypes
(MDIFieldValueTypes fieldValueTypes)