Class ExpressionParameterType

All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
SubreportParameterType

public class ExpressionParameterType extends ParameterType
Describes input parameters to the expression. Currently serves as both parameter declaration and parameter use (i.e. providing the argument value).
See Also: