| Package | Description |
|---|---|
| oracle.ucs.messaging.ws.types |
| Modifier and Type | Field and Description |
|---|---|
protected PriorityType |
MessageInfo.priority |
| Modifier and Type | Method and Description |
|---|---|
static PriorityType |
PriorityType.fromValue(String v) |
PriorityType |
MessageInfo.getPriority()
Gets the value of the priority property.
|
static PriorityType |
PriorityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PriorityType[] |
PriorityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageInfo.setPriority(PriorityType value)
Sets the value of the priority property.
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.