| Package | Description |
|---|---|
| org.lsst.ccs.bus |
| Modifier and Type | Field and Description |
|---|---|
protected PriorityLevel |
BusMessage.priorityLevel |
| Modifier and Type | Method and Description |
|---|---|
PriorityLevel |
BusMessage.getPriorityLevel() |
static PriorityLevel |
PriorityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PriorityLevel[] |
PriorityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusMessage.setPriorityLevel(PriorityLevel priorityLevel)
Sets the priority level.
|
Copyright © 2013 LSST. All Rights Reserved.