|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class is a collection of output message types
Field Summary | |
static int |
ACK
TL1 Ack message type |
static int |
ALL
|
static int |
NOTIFICATION
TL1 Notification message type |
static int |
RESPONSE
TL1 Response message type |
static String[] |
TYPES
a string array contains the names of TL1 message types ({"NOTIFICATION", "RESPONSE", "ACK"} |
Field Detail |
public static final int NOTIFICATION
TL1NotificationMsg
public static final int RESPONSE
TL1ResponseMsg
public static final int ACK
TL1AckMsg
public static final int ALL
public static final String[] TYPES
|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |