| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.operation |
| Modifier and Type | Field and Description |
|---|---|
protected OcrLanguageType |
OcrType.language |
| Modifier and Type | Method and Description |
|---|---|
static OcrLanguageType |
OcrLanguageType.fromValue(String v) |
OcrLanguageType |
OcrType.getLanguage()
Gets the value of the language property.
|
static OcrLanguageType |
OcrLanguageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OcrLanguageType[] |
OcrLanguageType.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.setLanguage(OcrLanguageType value)
Sets the value of the language property.
|
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.