public class SetOverrideType extends java.lang.Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_ADD_OVERRIDE |
static int |
_SET_OVERRIDE |
static SetOverrideType |
ADD_OVERRIDE |
static SetOverrideType |
SET_OVERRIDE |
Modifier | Constructor and Description |
---|---|
protected |
SetOverrideType(int _value) |
Modifier and Type | Method and Description |
---|---|
static SetOverrideType |
from_int(int val) |
int |
value() |
public static final int _SET_OVERRIDE
public static final SetOverrideType SET_OVERRIDE
public static final int _ADD_OVERRIDE
public static final SetOverrideType ADD_OVERRIDE
public int value()
public static SetOverrideType from_int(int val) throws BAD_PARAM
BAD_PARAM