|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdhocValueOperator | |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.transformation | |
| Uses of AdhocValueOperator in net.sf.dynamicreports.adhoc.configuration |
|---|
| Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocValueOperator | |
|---|---|
AdhocValueOperator |
AdhocValueRestriction.getOperator()
|
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. |
| Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocValueOperator | |
|---|---|
void |
AdhocValueRestriction.setOperator(AdhocValueOperator operator)
|
| Uses of AdhocValueOperator in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocValueOperator | |
|---|---|
protected AdhocValueOperator |
XmlToAdhocTransform.valueOperator(XmlAdhocValueOperator xmlAdhocValueOperator)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocValueOperator | |
|---|---|
protected XmlAdhocValueOperator |
AdhocToXmlTransform.valueOperator(AdhocValueOperator adhocValueOperator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||