org.omg.CosNotification
Class QoSError_code
java.lang.Object
org.omg.CosNotification.QoSError_code
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class QoSError_code
- extends Object
- implements IDLEntity
Generated from IDL enum "QoSError_code".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
_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)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015 JacORB. All rights reserved.