SortTerm(TablePath tablePath, ColumnId columnId)
SortTerm(TablePath tablePath, ColumnId columnId, SortDirection direction)
SortTerm(String tablePath, String columnId)
SortTerm(String tablePath, String columnId, SortDirection direction)
boolean
equals(Object o)
ColumnId
getColumnId()
SortDirection
getDirection()
TablePath
getTablePath()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
toString
Object
equals
hashCode