Uses of Enum
net.sf.jasperreports.compilers.DirectExpressionEvaluation.EvaluationType
Packages that use DirectExpressionEvaluation.EvaluationType
Package
Description
Contains classes for report compiling and expressions evaluating.
-
Uses of DirectExpressionEvaluation.EvaluationType in net.sf.jasperreports.compilers
Methods in net.sf.jasperreports.compilers that return DirectExpressionEvaluation.EvaluationTypeModifier and TypeMethodDescriptionConstantExpressionEvaluation.getType()DirectExpressionEvaluation.getType()FieldEvaluation.getType()ParameterEvaluation.getType()ResourceEvaluation.getType()SimpleTextEvaluation.getType()VariableEvaluation.getType()Returns the enum constant of this type with the specified name.DirectExpressionEvaluation.EvaluationType.values()Returns an array containing the constants of this enum type, in the order they are declared.