fr.esrf.Tango
Class AttrQuality
java.lang.Object
fr.esrf.Tango.AttrQuality
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class AttrQuality
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "AttrQuality"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_ATTR_VALID
public static final int _ATTR_VALID
- See Also:
- Constant Field Values
ATTR_VALID
public static final AttrQuality ATTR_VALID
_ATTR_INVALID
public static final int _ATTR_INVALID
- See Also:
- Constant Field Values
ATTR_INVALID
public static final AttrQuality ATTR_INVALID
_ATTR_ALARM
public static final int _ATTR_ALARM
- See Also:
- Constant Field Values
ATTR_ALARM
public static final AttrQuality ATTR_ALARM
_ATTR_CHANGING
public static final int _ATTR_CHANGING
- See Also:
- Constant Field Values
ATTR_CHANGING
public static final AttrQuality ATTR_CHANGING
_ATTR_WARNING
public static final int _ATTR_WARNING
- See Also:
- Constant Field Values
ATTR_WARNING
public static final AttrQuality ATTR_WARNING
value
public int value()
from_int
public static AttrQuality from_int(int value)