com.lmsal.solarb
Class SortInfo
java.lang.Object
com.lmsal.solarb.SortInfo
public class SortInfo
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortInfo
public SortInfo(java.lang.String inFieldName,
boolean inAscending)
SortInfo
public SortInfo(SortInfo src)
getFieldName
public java.lang.String getFieldName()
setFieldName
public void setFieldName(java.lang.String newVal)
isAscending
public boolean isAscending()
isDescending
public boolean isDescending()
setAscending
public void setAscending()
setDescending
public void setDescending()