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