public interface BarcodePrinter
| Modifier and Type | Method and Description |
|---|---|
void |
printBarcode(java.lang.String barcode)
Prints a barcode.
|
void printBarcode(java.lang.String barcode)
barcode - the barcode to print.java.lang.IllegalArgumentException - if barcode does not consists of five digits