| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
static ValueType |
ValueType.fromValue(String value)
Use this in place of valueOf.
|
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NormalizedValue |
NormalizedValue.withValueType(ValueType valueType)
The normalized type of the value detected.
|
Copyright © 2023. All rights reserved.