public class SetOverrideType extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_ADD |
static int |
_SET_OVERRIDE |
static SetOverrideType |
ADD |
static SetOverrideType |
SET_OVERRIDE |
Modifier | Constructor and Description |
---|---|
protected |
SetOverrideType(int _value) |
Modifier and Type | Method and Description |
---|---|
static SetOverrideType |
from_int(int val) |
Object |
readResolve() |
int |
value() |
public static final int _SET_OVERRIDE
public static final SetOverrideType SET_OVERRIDE
public static final int _ADD
public static final SetOverrideType ADD
public int value()
public static SetOverrideType from_int(int val)
public Object readResolve() throws ObjectStreamException
ObjectStreamException
Copyright © 2016 JacORB. All rights reserved.