| Modifier and Type | Method and Description |
|---|---|
BarCode.Format |
BarCode.getFormat()
Returns the barcode format.
|
static BarCode.Format |
BarCode.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BarCode.Format[] |
BarCode.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BarCode.setFormat(BarCode.Format format)
Sets the barcode format.
|
| Constructor and Description |
|---|
BarCode(BarCode.Format format) |
Copyright © 2023 Fujion Framework. All rights reserved.