public class ReplyStatusType_1_0 extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_LOCATION_FORWARD |
static int |
_NO_EXCEPTION |
static int |
_SYSTEM_EXCEPTION |
static int |
_USER_EXCEPTION |
static ReplyStatusType_1_0 |
LOCATION_FORWARD |
static ReplyStatusType_1_0 |
NO_EXCEPTION |
static ReplyStatusType_1_0 |
SYSTEM_EXCEPTION |
static ReplyStatusType_1_0 |
USER_EXCEPTION |
Modifier | Constructor and Description |
---|---|
protected |
ReplyStatusType_1_0(int value) |
Modifier and Type | Method and Description |
---|---|
static ReplyStatusType_1_0 |
from_int(int value) |
int |
value() |
public static final int _NO_EXCEPTION
public static final ReplyStatusType_1_0 NO_EXCEPTION
public static final int _USER_EXCEPTION
public static final ReplyStatusType_1_0 USER_EXCEPTION
public static final int _SYSTEM_EXCEPTION
public static final ReplyStatusType_1_0 SYSTEM_EXCEPTION
public static final int _LOCATION_FORWARD
public static final ReplyStatusType_1_0 LOCATION_FORWARD
public int value()
public static ReplyStatusType_1_0 from_int(int value)
Copyright © 2021 JBoss by Red Hat. All rights reserved.