Package | Description |
---|---|
com.rscja.deviceapi |
Modifier and Type | Method and Description |
---|---|
static Printer.BarcodeType |
Printer.BarcodeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Printer.BarcodeType[] |
Printer.BarcodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Printer.print(java.lang.String barcodeData,
Printer.BarcodeType barcodeType)
´òÓ¡ÌõÂë
print barcode |