|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAdhocCalculation | |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration | |
| Uses of XmlAdhocCalculation in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocCalculation | |
|---|---|
protected XmlAdhocCalculation |
AdhocToXmlTransform.calculation(AdhocCalculation adhocCalculation)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocCalculation | |
|---|---|
protected AdhocCalculation |
XmlToAdhocTransform.calculation(XmlAdhocCalculation xmlAdhocCalculation)
|
| Uses of XmlAdhocCalculation in net.sf.dynamicreports.adhoc.xmlconfiguration |
|---|
| Fields in net.sf.dynamicreports.adhoc.xmlconfiguration declared as XmlAdhocCalculation | |
|---|---|
protected XmlAdhocCalculation |
XmlAdhocSubtotal.calculation
|
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocCalculation | |
|---|---|
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. |
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocCalculation | |
|---|---|
void |
XmlAdhocSubtotal.setCalculation(XmlAdhocCalculation value)
Sets the value of the calculation property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||