com.ibm.cics.server
Class AIDValue

java.lang.Object
  extended bycom.ibm.cics.server.AIDValue

public class AIDValue
extends java.lang.Object

This class provides a set of constants for use with getAIDbyte() method in the TerminalPrincipalFacility class.

Version:
07/06/12
Author:
Richard Chamberlain
See Also:
TerminalPrincipalFacility

Field Summary
static byte CLEAR
           
static byte ENTER
           
static byte NULL
           
static byte PA1
           
static byte PA2
           
static byte PA3
           
static byte PF1
           
static byte PF10
           
static byte PF11
           
static byte PF12
           
static byte PF13
           
static byte PF14
           
static byte PF15
           
static byte PF16
           
static byte PF17
           
static byte PF18
           
static byte PF19
           
static byte PF2
           
static byte PF20
           
static byte PF21
           
static byte PF22
           
static byte PF23
           
static byte PF24
           
static byte PF3
           
static byte PF4
           
static byte PF5
           
static byte PF6
           
static byte PF7
           
static byte PF8
           
static byte PF9
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NULL

public static final byte NULL
See Also:
Constant Field Values

ENTER

public static final byte ENTER
See Also:
Constant Field Values

CLEAR

public static final byte CLEAR
See Also:
Constant Field Values

PA1

public static final byte PA1
See Also:
Constant Field Values

PA2

public static final byte PA2
See Also:
Constant Field Values

PA3

public static final byte PA3
See Also:
Constant Field Values

PF1

public static final byte PF1
See Also:
Constant Field Values

PF2

public static final byte PF2
See Also:
Constant Field Values

PF3

public static final byte PF3
See Also:
Constant Field Values

PF4

public static final byte PF4
See Also:
Constant Field Values

PF5

public static final byte PF5
See Also:
Constant Field Values

PF6

public static final byte PF6
See Also:
Constant Field Values

PF7

public static final byte PF7
See Also:
Constant Field Values

PF8

public static final byte PF8
See Also:
Constant Field Values

PF9

public static final byte PF9
See Also:
Constant Field Values

PF10

public static final byte PF10
See Also:
Constant Field Values

PF11

public static final byte PF11
See Also:
Constant Field Values

PF12

public static final byte PF12
See Also:
Constant Field Values

PF13

public static final byte PF13
See Also:
Constant Field Values

PF14

public static final byte PF14
See Also:
Constant Field Values

PF15

public static final byte PF15
See Also:
Constant Field Values

PF16

public static final byte PF16
See Also:
Constant Field Values

PF17

public static final byte PF17
See Also:
Constant Field Values

PF18

public static final byte PF18
See Also:
Constant Field Values

PF19

public static final byte PF19
See Also:
Constant Field Values

PF20

public static final byte PF20
See Also:
Constant Field Values

PF21

public static final byte PF21
See Also:
Constant Field Values

PF22

public static final byte PF22
See Also:
Constant Field Values

PF23

public static final byte PF23
See Also:
Constant Field Values

PF24

public static final byte PF24
See Also:
Constant Field Values