| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocOrderType |
AdhocToXmlTransform.orderType(AdhocOrderType adhocOrderType)
orderType.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocOrderType |
XmlToAdhocTransform.orderType(XmlAdhocOrderType xmlAdhocOrderType)
orderType.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocOrderType |
XmlAdhocSort.orderType |
| Modifier and Type | Method and Description |
|---|---|
static XmlAdhocOrderType |
XmlAdhocOrderType.fromValue(String v) |
XmlAdhocOrderType |
XmlAdhocSort.getOrderType()
Gets the value of the orderType property.
|
static XmlAdhocOrderType |
XmlAdhocOrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlAdhocOrderType[] |
XmlAdhocOrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlAdhocSort.setOrderType(XmlAdhocOrderType value)
Sets the value of the orderType property.
|
Copyright © 2010–2021. All rights reserved.