Uses of Enum
com.azure.ai.formrecognizer.models.FieldValueType
Packages that use FieldValueType
Package
Description
Package containing the data models for FormRecognizerClient.
-
Uses of FieldValueType in com.azure.ai.formrecognizer.models
Methods in com.azure.ai.formrecognizer.models that return FieldValueTypeModifier and TypeMethodDescriptionFieldValue.getValueType()Gets the type of the value of the field.static FieldValueTypeReturns the enum constant of this type with the specified name.static FieldValueType[]FieldValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.azure.ai.formrecognizer.models with parameters of type FieldValueTypeModifierConstructorDescriptionFieldValue(Object value, FieldValueType valueType) Constructs a FieldValue object