net.sf.dynamicreports.report.base
Class DRSort
java.lang.Object
net.sf.dynamicreports.report.base.DRSort
- All Implemented Interfaces:
- Serializable, DRISort
public class DRSort
- extends Object
- implements DRISort
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRSort
public DRSort()
getExpression
public DRIExpression<?> getExpression()
- Specified by:
getExpression
in interface DRISort
setExpression
public void setExpression(DRIExpression<?> expression)
getOrderType
public OrderType getOrderType()
- Specified by:
getOrderType
in interface DRISort
setOrderType
public void setOrderType(OrderType orderType)
Copyright © 2010-2014. All Rights Reserved.