org.omg.CosNotification
Class QoSError_code
java.lang.Object
org.omg.CosNotification.QoSError_code
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class QoSError_code
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "QoSError_code"
- 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 |
_UNSUPPORTED_PROPERTY
public static final int _UNSUPPORTED_PROPERTY
- See Also:
- Constant Field Values
UNSUPPORTED_PROPERTY
public static final QoSError_code UNSUPPORTED_PROPERTY
_UNAVAILABLE_PROPERTY
public static final int _UNAVAILABLE_PROPERTY
- See Also:
- Constant Field Values
UNAVAILABLE_PROPERTY
public static final QoSError_code UNAVAILABLE_PROPERTY
_UNSUPPORTED_VALUE
public static final int _UNSUPPORTED_VALUE
- See Also:
- Constant Field Values
UNSUPPORTED_VALUE
public static final QoSError_code UNSUPPORTED_VALUE
_UNAVAILABLE_VALUE
public static final int _UNAVAILABLE_VALUE
- See Also:
- Constant Field Values
UNAVAILABLE_VALUE
public static final QoSError_code UNAVAILABLE_VALUE
_BAD_PROPERTY
public static final int _BAD_PROPERTY
- See Also:
- Constant Field Values
BAD_PROPERTY
public static final QoSError_code BAD_PROPERTY
_BAD_TYPE
public static final int _BAD_TYPE
- See Also:
- Constant Field Values
BAD_TYPE
public static final QoSError_code BAD_TYPE
_BAD_VALUE
public static final int _BAD_VALUE
- See Also:
- Constant Field Values
BAD_VALUE
public static final QoSError_code BAD_VALUE
QoSError_code
protected QoSError_code(int i)
value
public int value()
from_int
public static QoSError_code from_int(int value)