com.ibm.cics.server
Interface TerminalSendCommonBits
- All Known Subinterfaces:
- TerminalSendBits, TerminalSendControlBits, TerminalSendTextBits
- All Known Implementing Classes:
- TerminalPrincipalFacility
- 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.
- Version:
- 1.2
- Author:
- John Colgrave
ALARM
public static final int ALARM
- See Also:
- Constant Field Values
ERASE
public static final int ERASE
- See Also:
- Constant Field Values
FREEKB
public static final int FREEKB
- See Also:
- Constant Field Values
PRINT
public static final int PRINT
- See Also:
- Constant Field Values
NUMBER_OF_BITS
public static final int NUMBER_OF_BITS
- See Also:
- Constant Field Values