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