| Package | Description |
|---|---|
| org.omg.dds.core.status |
Statuses may be classified as:
Read communication statuses: i.e., those that are related to
arrival of data, namely
DataOnReadersEvent and
DataAvailableEvent. |
| Modifier and Type | Method and Description |
|---|---|
abstract SampleRejectedStatus.Kind |
SampleRejectedStatus.getLastReason()
Reason for rejecting the last sample rejected.
|
static SampleRejectedStatus.Kind |
SampleRejectedStatus.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampleRejectedStatus.Kind[] |
SampleRejectedStatus.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.