| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocCalculation |
AdhocToXmlTransform.calculation(AdhocCalculation adhocCalculation)
calculation.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocCalculation |
XmlToAdhocTransform.calculation(XmlAdhocCalculation xmlAdhocCalculation)
calculation.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocCalculation |
XmlAdhocSubtotal.calculation |
| Modifier and Type | Method and Description |
|---|---|
static XmlAdhocCalculation |
XmlAdhocCalculation.fromValue(String v) |
XmlAdhocCalculation |
XmlAdhocSubtotal.getCalculation()
Gets the value of the calculation property.
|
static XmlAdhocCalculation |
XmlAdhocCalculation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlAdhocCalculation[] |
XmlAdhocCalculation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlAdhocSubtotal.setCalculation(XmlAdhocCalculation value)
Sets the value of the calculation property.
|
Copyright © 2010–2021. All rights reserved.