Uses of Class
com.azure.ai.documentintelligence.models.DocumentField
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentField in com.azure.ai.documentintelligence.models
Modifier and TypeMethodDescriptionstatic DocumentField
DocumentField.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentField from the JsonReader.Modifier and TypeMethodDescriptionDocument.getFields()
Get the fields property: Dictionary of named field values.DocumentField.getValueArray()
Get the valueArray property: Array of field values.DocumentField.getValueObject()
Get the valueObject property: Dictionary of named field values.