fr.esrf.Tango
Class LockerLanguage
java.lang.Object
fr.esrf.Tango.LockerLanguage
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class LockerLanguage
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "LockerLanguage"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_CPP
public static final int _CPP
- See Also:
- Constant Field Values
CPP
public static final LockerLanguage CPP
_JAVA
public static final int _JAVA
- See Also:
- Constant Field Values
JAVA
public static final LockerLanguage JAVA
value
public int value()
from_int
public static LockerLanguage from_int(int value)