Package io.higson.runtime.sorter
Class SortColumn
java.lang.Object
io.higson.runtime.sorter.SortColumn
- Author:
- przemek.hertel
-
Constructor Summary
ConstructorsConstructorDescriptionSortColumn(String name, int outNo) SortColumn(String name, int outNo, Locale locale, boolean ignoreCase) -
Method Summary
-
Constructor Details
-
SortColumn
-
SortColumn
-
-
Method Details
-
getOutNo
public int getOutNo() -
getOrder
-
setOrder
-
isText
public boolean isText() -
setText
public void setText(boolean text) -
getLocale
-
setLocale
-
setLocale
-
getName
-
isIgnoreCase
public boolean isIgnoreCase() -
setIgnoreCase
public void setIgnoreCase(boolean ignoreCase) -
toString
-