|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortOrder | |
|---|---|
| com.tibco.rta.query | Query service related interfaces and classes. |
| Uses of SortOrder in com.tibco.rta.query |
|---|
| Methods in com.tibco.rta.query that return SortOrder | |
|---|---|
SortOrder |
BaseQueryDef.getSortOrder()
Gets the sort order. |
static SortOrder |
SortOrder.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.tibco.rta.query with parameters of type SortOrder | |
|---|---|
void |
BaseQueryDef.setSortOrder(SortOrder sortOrder)
Sets the sort order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||