public final class HasarBaudRateChanger
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
changeBaudRate(FiscalDevice device,
int baudRate)
Change the baud rate of a Hasar fiscal device.
|
static void |
changeBaudRate(HasarFiscalDevice device,
int baudRate)
Change the baud rate of a Hasar fiscal device.
|
public static void changeBaudRate(FiscalDevice device, int baudRate) throws java.lang.Exception
java.lang.Exception
public static void changeBaudRate(HasarFiscalDevice device, int baudRate) throws java.lang.Exception
java.lang.Exception