public interface JRExpression extends JRCloneable
Modifier and Type | Field and Description |
---|---|
static byte |
EVALUATION_DEFAULT |
static byte |
EVALUATION_ESTIMATED |
static byte |
EVALUATION_OLD |
static java.lang.Integer |
NOT_USED_ID
Dummy ID that is assigned to expression that are not used (and not collected).
|
Modifier and Type | Method and Description |
---|---|
JRExpressionChunk[] |
getChunks() |
int |
getId() |
java.lang.String |
getText() |
java.lang.Class<?> |
getValueClass()
Deprecated.
To be removed.
|
java.lang.String |
getValueClassName()
Deprecated.
To be removed.
|
clone
static final byte EVALUATION_OLD
static final byte EVALUATION_ESTIMATED
static final byte EVALUATION_DEFAULT
static final java.lang.Integer NOT_USED_ID
java.lang.Class<?> getValueClass()
java.lang.String getValueClassName()
int getId()
JRExpressionChunk[] getChunks()
java.lang.String getText()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com