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