|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TerminalSendTextBits
This interface provides a set of constants that should be used to construct
a java.util.BitSet
for use sendText()
.
Field Summary | |
---|---|
static int |
FORMFEED
The FORMFEED terminal code |
static int |
NLEOM
The NLEOM 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 FORMFEED
static final int NLEOM
static final int NUMBER_OF_BITS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |