| Package | Description |
|---|---|
| oracle.sdp.messaging |
| Modifier and Type | Method and Description |
|---|---|
MessagePriorityType |
MessageInfo.getPriority()
Get the priority of the message.
|
static MessagePriorityType |
MessagePriorityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessagePriorityType[] |
MessagePriorityType.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(MessagePriorityType priority)
Set the priority of the message.
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.