| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocSubtotalPosition |
AdhocToXmlTransform.subtotalPosition(AdhocSubtotalPosition adhocSubtotalPosition)
subtotalPosition.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocSubtotalPosition |
XmlToAdhocTransform.subtotalPosition(XmlAdhocSubtotalPosition xmlAdhocSubtotalPosition)
subtotalPosition.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocSubtotalPosition |
XmlAdhocSubtotal.position |
| Modifier and Type | Method and Description |
|---|---|
static XmlAdhocSubtotalPosition |
XmlAdhocSubtotalPosition.fromValue(String v) |
XmlAdhocSubtotalPosition |
XmlAdhocSubtotal.getPosition()
Gets the value of the position property.
|
static XmlAdhocSubtotalPosition |
XmlAdhocSubtotalPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlAdhocSubtotalPosition[] |
XmlAdhocSubtotalPosition.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.setPosition(XmlAdhocSubtotalPosition value)
Sets the value of the position property.
|
Copyright © 2010–2021. All rights reserved.