Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ALL_CONTROL_LINES |
7 |
public static final int |
CONTROL_LINE_CD_CHANGE |
3 |
public static final int |
CONTROL_LINE_CTS_CHANGE |
4 |
public static final int |
CONTROL_LINE_DSR_CHANGE |
5 |
public static final int |
CONTROL_LINE_DTR_CHANGE |
1 |
public static final int |
CONTROL_LINE_RI_CHANGE |
6 |
public static final int |
CONTROL_LINE_RTS_CHANGE |
2 |
public static final int |
NO_CONTROL_LINE_CHANGE |
0 |
Copyright © 2020. All rights reserved.