org.omg.GIOP
Class ReplyStatusType_1_2
java.lang.Object
org.omg.GIOP.ReplyStatusType_1_2
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class ReplyStatusType_1_2
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "ReplyStatusType_1_2"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_NO_EXCEPTION
public static final int _NO_EXCEPTION
- See Also:
- Constant Field Values
NO_EXCEPTION
public static final ReplyStatusType_1_2 NO_EXCEPTION
_USER_EXCEPTION
public static final int _USER_EXCEPTION
- See Also:
- Constant Field Values
USER_EXCEPTION
public static final ReplyStatusType_1_2 USER_EXCEPTION
_SYSTEM_EXCEPTION
public static final int _SYSTEM_EXCEPTION
- See Also:
- Constant Field Values
SYSTEM_EXCEPTION
public static final ReplyStatusType_1_2 SYSTEM_EXCEPTION
_LOCATION_FORWARD
public static final int _LOCATION_FORWARD
- See Also:
- Constant Field Values
LOCATION_FORWARD
public static final ReplyStatusType_1_2 LOCATION_FORWARD
_LOCATION_FORWARD_PERM
public static final int _LOCATION_FORWARD_PERM
- See Also:
- Constant Field Values
LOCATION_FORWARD_PERM
public static final ReplyStatusType_1_2 LOCATION_FORWARD_PERM
_NEEDS_ADDRESSING_MODE
public static final int _NEEDS_ADDRESSING_MODE
- See Also:
- Constant Field Values
NEEDS_ADDRESSING_MODE
public static final ReplyStatusType_1_2 NEEDS_ADDRESSING_MODE
ReplyStatusType_1_2
protected ReplyStatusType_1_2(int i)
value
public int value()
from_int
public static ReplyStatusType_1_2 from_int(int value)
toString
public java.lang.String toString()