org.omg.GIOP

Class ReplyStatusType_1_0

Implemented Interfaces:
IDLEntity

public final class ReplyStatusType_1_0
extends Object
implements IDLEntity

ReplyStatusType_1_0 Type Class generated by the Idl2Java Compiler 3.1 of Jonathan

Field Summary

static ReplyStatusType_1_0
LOCATION_FORWARD
static ReplyStatusType_1_0
NO_EXCEPTION
static ReplyStatusType_1_0
SYSTEM_EXCEPTION
static ReplyStatusType_1_0
USER_EXCEPTION
static int
_LOCATION_FORWARD
static int
_NO_EXCEPTION
static int
_SYSTEM_EXCEPTION
static int
_USER_EXCEPTION

Method Summary

static ReplyStatusType_1_0
from_int(int val)
int
value()

Field Details

LOCATION_FORWARD

public static final ReplyStatusType_1_0 LOCATION_FORWARD


NO_EXCEPTION

public static final ReplyStatusType_1_0 NO_EXCEPTION


SYSTEM_EXCEPTION

public static final ReplyStatusType_1_0 SYSTEM_EXCEPTION


USER_EXCEPTION

public static final ReplyStatusType_1_0 USER_EXCEPTION


_LOCATION_FORWARD

public static final int _LOCATION_FORWARD

Field Value:
3


_NO_EXCEPTION

public static final int _NO_EXCEPTION

Field Value:
0


_SYSTEM_EXCEPTION

public static final int _SYSTEM_EXCEPTION

Field Value:
2


_USER_EXCEPTION

public static final int _USER_EXCEPTION

Field Value:
1

Method Details

from_int

public static ReplyStatusType_1_0 from_int(int val)


value

public int value()