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