org.omg.GIOP
Class ReplyStatusType_1_0
java.lang.Object
|
+--org.omg.GIOP.ReplyStatusType_1_0
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class ReplyStatusType_1_0
- extends java.lang.Object
- implements IDLEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_NO_EXCEPTION
public static final int _NO_EXCEPTION
NO_EXCEPTION
public static final ReplyStatusType_1_0 NO_EXCEPTION
_USER_EXCEPTION
public static final int _USER_EXCEPTION
USER_EXCEPTION
public static final ReplyStatusType_1_0 USER_EXCEPTION
_SYSTEM_EXCEPTION
public static final int _SYSTEM_EXCEPTION
SYSTEM_EXCEPTION
public static final ReplyStatusType_1_0 SYSTEM_EXCEPTION
_LOCATION_FORWARD
public static final int _LOCATION_FORWARD
LOCATION_FORWARD
public static final ReplyStatusType_1_0 LOCATION_FORWARD
value
public int value()
from_int
public static ReplyStatusType_1_0 from_int(int value)