ing.status
Class StatusItemErrorState
java.lang.Object
ing.status.StatusItemErrorState
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class StatusItemErrorState
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "StatusItemErrorState"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
private int value
_STATUS_NORMAL
public static final int _STATUS_NORMAL
- See Also:
- Constant Field Values
STATUS_NORMAL
public static final StatusItemErrorState STATUS_NORMAL
_STATUS_ERROR
public static final int _STATUS_ERROR
- See Also:
- Constant Field Values
STATUS_ERROR
public static final StatusItemErrorState STATUS_ERROR
StatusItemErrorState
protected StatusItemErrorState(int i)
value
public int value()
from_int
public static StatusItemErrorState from_int(int value)
readResolve
java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException