com.ibm.cics.server
Interface RetrieveBits
- All Known Implementing Classes:
- Task
- public interface RetrieveBits
This interface provides a set of constants that should be used to construct
a java.util.BitSet
for use with the Task.retrieve() method.
DATA
public static final int DATA
- See Also:
- Constant Field Values
RTRANSID
public static final int RTRANSID
- See Also:
- Constant Field Values
RTERMID
public static final int RTERMID
- See Also:
- Constant Field Values
QUEUE
public static final int QUEUE
- See Also:
- Constant Field Values
NUMBER_OF_BITS
public static final int NUMBER_OF_BITS
- See Also:
- Constant Field Values