public class LanguageType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_CPP |
static int |
_JAVA |
static LanguageType |
CPP |
static LanguageType |
JAVA |
Modifier | Constructor and Description |
---|---|
protected |
LanguageType(int value) |
Modifier and Type | Method and Description |
---|---|
static LanguageType |
from_int(int value) |
int |
value() |
public static final int _CPP
public static final LanguageType CPP
public static final int _JAVA
public static final LanguageType JAVA
public int value()
public static LanguageType from_int(int value)