|
HOME | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | 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
,
Constant Field Valuespublic static final int RESPONSE
TL1ResponseMsg
,
Constant Field Valuespublic static final int ACK
TL1AckMsg
,
Constant Field Valuespublic static final int ALL
public static final String[] TYPES
|
HOME | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |