org.omg.GIOP

Class MsgType_1_0

Implemented Interfaces:
IDLEntity

public final class MsgType_1_0
extends Object
implements IDLEntity

MsgType_1_0 Type Class generated by the Idl2Java Compiler 3.1 of Jonathan

Field Summary

static MsgType_1_0
CancelRequest
static MsgType_1_0
CloseConnection
static MsgType_1_0
LocateReply
static MsgType_1_0
LocateRequest
static MsgType_1_0
MessageError
static MsgType_1_0
Reply
static MsgType_1_0
Request
static int
_CancelRequest
static int
_CloseConnection
static int
_LocateReply
static int
_LocateRequest
static int
_MessageError
static int
_Reply
static int
_Request

Method Summary

static MsgType_1_0
from_int(int val)
int
value()

Field Details

CancelRequest

public static final MsgType_1_0 CancelRequest


CloseConnection

public static final MsgType_1_0 CloseConnection


LocateReply

public static final MsgType_1_0 LocateReply


LocateRequest

public static final MsgType_1_0 LocateRequest


MessageError

public static final MsgType_1_0 MessageError


Reply

public static final MsgType_1_0 Reply


Request

public static final MsgType_1_0 Request


_CancelRequest

public static final int _CancelRequest

Field Value:
2


_CloseConnection

public static final int _CloseConnection

Field Value:
5


_LocateReply

public static final int _LocateReply

Field Value:
4


_LocateRequest

public static final int _LocateRequest

Field Value:
3


_MessageError

public static final int _MessageError

Field Value:
6


_Reply

public static final int _Reply

Field Value:
1


_Request

public static final int _Request

Field Value:
0

Method Details

from_int

public static MsgType_1_0 from_int(int val)


value

public int value()