|
HOME | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class is a collection of TL1 ack codes.
Field Summary | |
static String |
IP
Represents the "IP" (In Progress) ack code |
static String |
NA
Represents the "NA" (No Acknowldgement) ack code |
static String |
NG
Represents the "NG" (No Good) ack code |
static String |
OK
Represents the "OK" (All Right) ack code |
static String |
PF
Represents the "PF" (Printout-Follows) ack code |
static String |
RL
Represents the "RL" (Repeat Later) ack code |
Field Detail |
public static final String IP
public static final String PF
public static final String OK
public static final String NA
public static final String NG
public static final String RL
|
HOME | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |