com.ibm.cics.server

Interface TerminalSendTextBits

  • All Superinterfaces:
    TerminalSendCommonBits


    public interface TerminalSendTextBits
    extends TerminalSendCommonBits

    This interface provides a set of constants that should be used to construct a java.util.BitSet for use sendText().

    Since CICS TS version:
    1.3
    Since package version:
    1.0
    • Field Detail

      • FORMFEED

        static final int FORMFEED
        The FORMFEED terminal code
        See Also:
        Constant Field Values
        Since CICS TS version:
        1.3
        Since package version:
        1.0
      • NLEOM

        static final int NLEOM
        The NLEOM terminal code
        See Also:
        Constant Field Values
        Since CICS TS version:
        1.3
        Since package version:
        1.0
      • NUMBER_OF_BITS

        static final int NUMBER_OF_BITS
        The total number of optional control codes
        See Also:
        Constant Field Values
        Since CICS TS version:
        1.3
        Since package version:
        1.0