public class SerailPortFactory extends PIFactory
Constructor and Description |
---|
SerailPortFactory() |
Modifier and Type | Method and Description |
---|---|
PrinterInterface |
create()
Create printer interface for connection
创建打印机接口,用于连接 |
PrinterInterface |
create(com.rt.printerlibrary.enumerate.BluetoothType bluetoothType)
Create printer interface for connection
创建打印机接口,用于连接 |
public PrinterInterface create()
PIFactory
public PrinterInterface create(com.rt.printerlibrary.enumerate.BluetoothType bluetoothType)
PIFactory