JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.azure.ai.documentintelligence.models.DocumentKeyValueElement
Packages that use
DocumentKeyValueElement
Package
Description
com.azure.ai.documentintelligence.models
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
DocumentKeyValueElement
Modifier and Type
Method
Description
DocumentKeyValueElement
DocumentKeyValuePair.
getKey
()
Get the key property: Field label of the key-value pair.
DocumentKeyValueElement
DocumentKeyValuePair.
getValue
()
Get the value property: Field value of the key-value pair.