public final class ReplyStatusType_1_2 extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_LOCATION_FORWARD |
static int |
_LOCATION_FORWARD_PERM |
static int |
_NEEDS_ADDRESSING_MODE |
static int |
_NO_EXCEPTION |
static int |
_SYSTEM_EXCEPTION |
static int |
_USER_EXCEPTION |
static ReplyStatusType_1_2 |
LOCATION_FORWARD |
static ReplyStatusType_1_2 |
LOCATION_FORWARD_PERM |
static ReplyStatusType_1_2 |
NEEDS_ADDRESSING_MODE |
static ReplyStatusType_1_2 |
NO_EXCEPTION |
static ReplyStatusType_1_2 |
SYSTEM_EXCEPTION |
static ReplyStatusType_1_2 |
USER_EXCEPTION |
Modifier | Constructor and Description |
---|---|
protected |
ReplyStatusType_1_2(int i) |
Modifier and Type | Method and Description |
---|---|
static ReplyStatusType_1_2 |
from_int(int value) |
String |
toString() |
int |
value() |
public static final int _NO_EXCEPTION
public static final ReplyStatusType_1_2 NO_EXCEPTION
public static final int _USER_EXCEPTION
public static final ReplyStatusType_1_2 USER_EXCEPTION
public static final int _SYSTEM_EXCEPTION
public static final ReplyStatusType_1_2 SYSTEM_EXCEPTION
public static final int _LOCATION_FORWARD
public static final ReplyStatusType_1_2 LOCATION_FORWARD
public static final int _LOCATION_FORWARD_PERM
public static final ReplyStatusType_1_2 LOCATION_FORWARD_PERM
public static final int _NEEDS_ADDRESSING_MODE
public static final ReplyStatusType_1_2 NEEDS_ADDRESSING_MODE
public int value()
public static ReplyStatusType_1_2 from_int(int value)
Copyright © 2016 JacORB. All rights reserved.