| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocOrderType |
AdhocSort.getOrderType()
Getter for the field
orderType. |
static AdhocOrderType |
AdhocOrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdhocOrderType[] |
AdhocOrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocSort.setOrderType(AdhocOrderType orderType)
Setter for the field
orderType. |
| Modifier and Type | Method and Description |
|---|---|
protected OrderType |
DefaultAdhocReportCustomizer.orderType(AdhocOrderType adhocOrderType)
orderType.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocOrderType |
XmlToAdhocTransform.orderType(XmlAdhocOrderType xmlAdhocOrderType)
orderType.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocOrderType |
AdhocToXmlTransform.orderType(AdhocOrderType adhocOrderType)
orderType.
|
Copyright © 2010–2021. All rights reserved.