| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.operation |
| Modifier and Type | Field and Description |
|---|---|
protected OcrModeType |
OcrType.ocrMode |
| Modifier and Type | Method and Description |
|---|---|
static OcrModeType |
OcrModeType.fromValue(String v) |
OcrModeType |
OcrType.getOcrMode()
Gets the value of the ocrMode property.
|
static OcrModeType |
OcrModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OcrModeType[] |
OcrModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OcrType.setOcrMode(OcrModeType value)
Sets the value of the ocrMode property.
|
Copyright © 2017–2022 SoftVision Development GmbH, Fulda, Germany. All rights reserved.