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