public final class MsgType_1_1 extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_CancelRequest |
static int |
_CloseConnection |
static int |
_Fragment |
static int |
_LocateReply |
static int |
_LocateRequest |
static int |
_MessageError |
static int |
_Reply |
static int |
_Request |
static MsgType_1_1 |
CancelRequest |
static MsgType_1_1 |
CloseConnection |
static MsgType_1_1 |
Fragment |
static MsgType_1_1 |
LocateReply |
static MsgType_1_1 |
LocateRequest |
static MsgType_1_1 |
MessageError |
static MsgType_1_1 |
Reply |
static MsgType_1_1 |
Request |
Modifier | Constructor and Description |
---|---|
protected |
MsgType_1_1(int i) |
public static final int _Request
public static final MsgType_1_1 Request
public static final int _Reply
public static final MsgType_1_1 Reply
public static final int _CancelRequest
public static final MsgType_1_1 CancelRequest
public static final int _LocateRequest
public static final MsgType_1_1 LocateRequest
public static final int _LocateReply
public static final MsgType_1_1 LocateReply
public static final int _CloseConnection
public static final MsgType_1_1 CloseConnection
public static final int _MessageError
public static final MsgType_1_1 MessageError
public static final int _Fragment
public static final MsgType_1_1 Fragment
public int value()
public static MsgType_1_1 from_int(int value)
Copyright © 2013. All Rights Reserved.