public class SelType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_SEL_OPERATOR_TYPE |
static int |
_SEL_VALUE_TYPE |
static SelType |
SEL_OPERATOR_TYPE |
static SelType |
SEL_VALUE_TYPE |
Modifier | Constructor and Description |
---|---|
protected |
SelType(int value) |
public static final int _SEL_VALUE_TYPE
public static final SelType SEL_VALUE_TYPE
public static final int _SEL_OPERATOR_TYPE
public static final SelType SEL_OPERATOR_TYPE
public int value()
public static SelType from_int(int value)