|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface TerminalSendControlBits
This interface provides a set of constants that should be used to construct
a java.util.BitSet for use with sendControl().
| Field Summary | |
|---|---|
static int |
ERASEAUP
The ERASEAUP terminal code |
static int |
FORMFEED
The FORMFEED terminal code |
static int |
FRSET
The FRSET terminal code |
static int |
NUMBER_OF_BITS
The total number of optional control codes |
| Fields inherited from interface com.ibm.cics.server.TerminalSendCommonBits |
|---|
ALARM, ERASE, FREEKB, PRINT |
| Field Detail |
|---|
static final int ERASEAUP
static final int FORMFEED
static final int FRSET
static final int NUMBER_OF_BITS
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||