com.ibm.cics.server
Interface TerminalSendCommonBits

All Known Subinterfaces:
TerminalSendBits, TerminalSendControlBits, TerminalSendTextBits

public interface TerminalSendCommonBits

This interface provides a set of constants that should be used to construct a java.util.BitSet for use with the SEND-related API.


Field Summary
static int ALARM
           
static int ERASE
           
static int FREEKB
           
static int NUMBER_OF_BITS
           
static int PRINT
           
 

Field Detail

ALARM

public static final int ALARM

ERASE

public static final int ERASE

FREEKB

public static final int FREEKB

PRINT

public static final int PRINT

NUMBER_OF_BITS

public static final int NUMBER_OF_BITS