Uses of Class
com.azure.ai.documentintelligence.models.DocumentKeyValueElement
Packages that use DocumentKeyValueElement
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentKeyValueElement in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return DocumentKeyValueElementModifier and TypeMethodDescriptionstatic DocumentKeyValueElementDocumentKeyValueElement.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentKeyValueElement from the JsonReader.DocumentKeyValuePair.getKey()Get the key property: Field label of the key-value pair.DocumentKeyValuePair.getValue()Get the value property: Field value of the key-value pair.