|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TL1OutputMsgType
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 java.lang.String[] |
TYPES
a string array contains the names of TL1 message types ({"NOTIFICATION", "RESPONSE", "ACK"} |
Field Detail |
---|
static final int NOTIFICATION
TL1NotificationMsg
,
Constant Field Valuesstatic final int RESPONSE
TL1ResponseMsg
,
Constant Field Valuesstatic final int ACK
TL1AckMsg
,
Constant Field Valuesstatic final int ALL
static final java.lang.String[] TYPES
|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |