org.omg.GIOP
Class MsgType_1_1
java.lang.Object
org.omg.GIOP.MsgType_1_1
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class MsgType_1_1
- extends Object
- implements IDLEntity
Generated from IDL enum "MsgType_1_1".
- Version:
- generated at Jun 18, 2012 10:36:59 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
_Request
public static final int _Request
- See Also:
- Constant Field Values
Request
public static final MsgType_1_1 Request
_Reply
public static final int _Reply
- See Also:
- Constant Field Values
Reply
public static final MsgType_1_1 Reply
_CancelRequest
public static final int _CancelRequest
- See Also:
- Constant Field Values
CancelRequest
public static final MsgType_1_1 CancelRequest
_LocateRequest
public static final int _LocateRequest
- See Also:
- Constant Field Values
LocateRequest
public static final MsgType_1_1 LocateRequest
_LocateReply
public static final int _LocateReply
- See Also:
- Constant Field Values
LocateReply
public static final MsgType_1_1 LocateReply
_CloseConnection
public static final int _CloseConnection
- See Also:
- Constant Field Values
CloseConnection
public static final MsgType_1_1 CloseConnection
_MessageError
public static final int _MessageError
- See Also:
- Constant Field Values
MessageError
public static final MsgType_1_1 MessageError
_Fragment
public static final int _Fragment
- See Also:
- Constant Field Values
Fragment
public static final MsgType_1_1 Fragment
MsgType_1_1
protected MsgType_1_1(int i)
value
public int value()
from_int
public static MsgType_1_1 from_int(int value)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.