| Package | Description |
|---|---|
| org.jacorb.notification.util | |
| org.omg.CosNotification |
| Modifier and Type | Field and Description |
|---|---|
protected static PropertyRange |
PropertySet.EMPTY_PROPERTY_RANGE |
| Modifier and Type | Field and Description |
|---|---|
PropertyRange |
PropertyError.available_range |
PropertyRange |
NamedPropertyRange.range |
PropertyRange |
PropertyRangeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static PropertyRange |
PropertyRangeHelper.extract(Any any) |
static PropertyRange |
PropertyRangeHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyRangeHelper.insert(Any any,
PropertyRange s) |
static void |
PropertyRangeHelper.write(OutputStream out,
PropertyRange s) |
| Constructor and Description |
|---|
NamedPropertyRange(String name,
PropertyRange range) |
PropertyError(QoSError_code code,
String name,
PropertyRange available_range) |
PropertyRangeHolder(PropertyRange initial) |
Copyright © 2015 JacORB. All rights reserved.