| Package | Description |
|---|---|
| org.ow2.orchestra.ws_ht |
| Modifier and Type | Field and Description |
|---|---|
protected TPriority |
TTask.priority |
protected TPriority |
TLocalNotification.priority |
protected TPriority |
TNotification.priority |
| Modifier and Type | Method and Description |
|---|---|
TPriority |
ObjectFactory.createTPriority()
Create an instance of
TPriority |
TPriority |
TTask.getPriority()
Gets the value of the priority property.
|
TPriority |
TLocalNotification.getPriority()
Gets the value of the priority property.
|
TPriority |
TNotification.getPriority()
Gets the value of the priority property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TPriority> |
ObjectFactory.createPriority(TPriority value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TPriority> |
ObjectFactory.createPriority(TPriority value)
|
void |
TTask.setPriority(TPriority value)
Sets the value of the priority property.
|
void |
TLocalNotification.setPriority(TPriority value)
Sets the value of the priority property.
|
void |
TNotification.setPriority(TPriority value)
Sets the value of the priority property.
|
Copyright © 2012 OW2 Consortium. All Rights Reserved.