public class ComplexDataType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description | 
|---|---|
static int | 
_ENUMERATION  | 
static int | 
_INTERVAL  | 
static int | 
_RANGE  | 
static ComplexDataType | 
ENUMERATION  | 
static ComplexDataType | 
INTERVAL  | 
static ComplexDataType | 
RANGE  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
ComplexDataType(int value)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ComplexDataType | 
from_int(int value)  | 
int | 
value()  | 
public static final int _ENUMERATION
public static final ComplexDataType ENUMERATION
public static final int _RANGE
public static final ComplexDataType RANGE
public static final int _INTERVAL
public static final ComplexDataType INTERVAL
public int value()
public static ComplexDataType from_int(int value)