com.ibm.cics.server
Interface TerminalSendBits

All Superinterfaces:
TerminalSendCommonBits
All Known Implementing Classes:
TerminalPrincipalFacility

public interface TerminalSendBits
extends 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 FRSET
           
static int NUMBER_OF_BITS
           
static int WAIT
           
 
Fields inherited from interface com.ibm.cics.server.TerminalSendCommonBits
ALARM, ERASE, FREEKB, PRINT
 

Field Detail

FRSET

public static final int FRSET

WAIT

public static final int WAIT

NUMBER_OF_BITS

public static final int NUMBER_OF_BITS