net.sf.dynamicreports.adhoc.configuration
Class AdhocSort
java.lang.Object
net.sf.dynamicreports.adhoc.configuration.AdhocSort
- All Implemented Interfaces:
- Serializable, Cloneable
public class AdhocSort
- extends Object
- implements Cloneable, Serializable
- Author:
- Ricardo Mariaca (dynamicreports@gmail.com)
- See Also:
- Serialized Form
AdhocSort
public AdhocSort()
getName
public String getName()
setName
public void setName(String name)
getOrderType
public AdhocOrderType getOrderType()
setOrderType
public void setOrderType(AdhocOrderType orderType)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
clone
public AdhocSort clone()
- Overrides:
clone in class Object
Copyright © 2010-2012. All Rights Reserved.