|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Sort
This interface represents a sort.
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.util.List<DataCall> |
getCalls()
Returns the data calls. |
boolean |
isDescending()
Returns the descending flag. |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.util.List<DataCall> getCalls()
Returns the data calls.
boolean isDescending()
Returns the descending flag.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||