|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TPriority | |
|---|---|
| org.ow2.orchestra.ws_ht | |
| Uses of TPriority in org.ow2.orchestra.ws_ht |
|---|
| Fields in org.ow2.orchestra.ws_ht declared as TPriority | |
|---|---|
protected TPriority |
TTask.priority
|
protected TPriority |
TNotification.priority
|
protected TPriority |
TLocalNotification.priority
|
| Methods in org.ow2.orchestra.ws_ht that return TPriority | |
|---|---|
TPriority |
ObjectFactory.createTPriority()
Create an instance of TPriority |
TPriority |
TTask.getPriority()
Gets the value of the priority property. |
TPriority |
TNotification.getPriority()
Gets the value of the priority property. |
TPriority |
TLocalNotification.getPriority()
Gets the value of the priority property. |
| Methods in org.ow2.orchestra.ws_ht that return types with arguments of type TPriority | |
|---|---|
javax.xml.bind.JAXBElement<TPriority> |
ObjectFactory.createPriority(TPriority value)
Create an instance of JAXBElement<TPriority>} |
| Methods in org.ow2.orchestra.ws_ht with parameters of type TPriority | |
|---|---|
javax.xml.bind.JAXBElement<TPriority> |
ObjectFactory.createPriority(TPriority value)
Create an instance of JAXBElement<TPriority>} |
void |
TTask.setPriority(TPriority value)
Sets the value of the priority property. |
void |
TNotification.setPriority(TPriority value)
Sets the value of the priority property. |
void |
TLocalNotification.setPriority(TPriority value)
Sets the value of the priority property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||