Uses of Class
com.azure.ai.documentintelligence.models.DocumentField
Packages that use DocumentField
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentField in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return DocumentFieldModifier and TypeMethodDescriptionstatic DocumentFieldDocumentField.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentField from the JsonReader.Methods in com.azure.ai.documentintelligence.models that return types with arguments of type DocumentFieldModifier and TypeMethodDescriptionAnalyzedDocument.getFields()Get the fields property: Dictionary of named field values.DocumentField.getValueList()Get the valueList property: Array of field values.DocumentField.getValueMap()Get the valueMap property: Dictionary of named field values.