JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.cloudpos.serialport
Interface SerialPortDeviceSpec
All Superinterfaces:
DeviceSpec
public interface
SerialPortDeviceSpec
extends
DeviceSpec
The
SerialPortDeviceSpec
interface defines the specification of the serial port device.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getCounts
()
Gets the counts of the serial port device.
Method Detail
getCounts
int getCounts()
Gets the counts of the serial port device.
Returns:
counts,Returns 0 when not support.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method