|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAdhocValueOperator | |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration | |
| Uses of XmlAdhocValueOperator in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocValueOperator | |
|---|---|
protected XmlAdhocValueOperator |
AdhocToXmlTransform.valueOperator(AdhocValueOperator adhocValueOperator)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocValueOperator | |
|---|---|
protected AdhocValueOperator |
XmlToAdhocTransform.valueOperator(XmlAdhocValueOperator xmlAdhocValueOperator)
|
| Uses of XmlAdhocValueOperator in net.sf.dynamicreports.adhoc.xmlconfiguration |
|---|
| Fields in net.sf.dynamicreports.adhoc.xmlconfiguration declared as XmlAdhocValueOperator | |
|---|---|
protected XmlAdhocValueOperator |
XmlAdhocValueRestriction.operator
|
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocValueOperator | |
|---|---|
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. |
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocValueOperator | |
|---|---|
void |
XmlAdhocValueRestriction.setOperator(XmlAdhocValueOperator value)
Sets the value of the operator property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||