| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocValueOperator |
AdhocValueRestriction.getOperator()
Getter for the field
operator. |
static AdhocValueOperator |
AdhocValueOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdhocValueOperator[] |
AdhocValueOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocValueRestriction.setOperator(AdhocValueOperator operator)
Setter for the field
operator. |
| Modifier and Type | Method and Description |
|---|---|
protected AdhocValueOperator |
XmlToAdhocTransform.valueOperator(XmlAdhocValueOperator xmlAdhocValueOperator)
valueOperator.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocValueOperator |
AdhocToXmlTransform.valueOperator(AdhocValueOperator adhocValueOperator)
valueOperator.
|
Copyright © 2010–2021. All rights reserved.