org.zeroexchange.dataset.criteria.processor.sort
Class OrderData
java.lang.Object
org.zeroexchange.dataset.criteria.processor.sort.OrderData
public class OrderData
- extends Object
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrderData
public OrderData(String sortField,
boolean isAsc,
String locale)
- Constructor.
getSortField
public String getSortField()
- Returns:
- the sortField
isAsc
public boolean isAsc()
- Returns:
- the isAsc
getLocale
public String getLocale()
- Returns:
- the locale
Copyright © 2013. All Rights Reserved.