public class ContractAmts extends GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
ContractAmts.ConfidenceLevel
The confidence level in the identification of the contract amount.
|
Constructor and Description |
---|
ContractAmts() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConfidenceLevel()
Gets the confidenceLevel.
|
Location |
getLocation()
Gets the location.
|
java.lang.String |
getText()
Gets the text.
|
equals, hashCode, toString
public java.lang.String getText()
public java.lang.String getConfidenceLevel()
public Location getLocation()