JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.sf.jasperreports.engine.analytics.data
Interface MeasureValue
All Known Implementing Classes:
StandardMeasureValue
public interface
MeasureValue
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Measure
getMeasure
()
Object
getValue
()
boolean
hasValue
()
Method Details
getMeasure
Measure
getMeasure
()
hasValue
boolean
hasValue
()
getValue
Object
getValue
()