public class OrderParameter extends Object
protected String
columnName
order
OrderParameter(String columnName, String order)
String
getColumnName()
getOrder()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String columnName
protected final String order
public OrderParameter(String columnName, String order)
public String getColumnName()
public String getOrder()