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