| Package | Description |
|---|---|
| org.omg.CosNotification |
| Modifier and Type | Field and Description |
|---|---|
static QoSError_code |
QoSError_code.BAD_PROPERTY |
static QoSError_code |
QoSError_code.BAD_TYPE |
static QoSError_code |
QoSError_code.BAD_VALUE |
QoSError_code |
PropertyError.code |
static QoSError_code |
QoSError_code.UNAVAILABLE_PROPERTY |
static QoSError_code |
QoSError_code.UNAVAILABLE_VALUE |
static QoSError_code |
QoSError_code.UNSUPPORTED_PROPERTY |
static QoSError_code |
QoSError_code.UNSUPPORTED_VALUE |
QoSError_code |
QoSError_codeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static QoSError_code |
QoSError_codeHelper.extract(Any any) |
static QoSError_code |
QoSError_code.from_int(int value) |
static QoSError_code |
QoSError_codeHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
QoSError_codeHelper.insert(Any any,
QoSError_code s) |
static void |
QoSError_codeHelper.write(OutputStream out,
QoSError_code s) |
| Constructor and Description |
|---|
PropertyError(QoSError_code code,
String name,
PropertyRange available_range) |
QoSError_codeHolder(QoSError_code initial) |
Copyright © 2015 JacORB. All rights reserved.