public class RelationType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_FATHER_CHILD |
static int |
_INFO |
static int |
_INHERITANCE |
static RelationType |
FATHER_CHILD |
static RelationType |
INFO |
static RelationType |
INHERITANCE |
Modifier | Constructor and Description |
---|---|
protected |
RelationType(int value) |
Modifier and Type | Method and Description |
---|---|
static RelationType |
from_int(int value) |
int |
value() |
public static final int _FATHER_CHILD
public static final RelationType FATHER_CHILD
public static final int _INFO
public static final RelationType INFO
public static final int _INHERITANCE
public static final RelationType INHERITANCE
public int value()
public static RelationType from_int(int value)