Constructor and Description |
---|
OrderBy(String columnName,
Boolean asc)
One order by column.
|
Modifier and Type | Method and Description |
---|---|
String |
getColumnName()
The column name.
|
boolean |
isAscendent()
The ascendent flag.
|
equals, getKey, getValue, hashCode, of, setValue, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
public String getColumnName()
public boolean isAscendent()
Copyright © 2018–2025. All rights reserved.