net.sf.dynamicreports.report.definition.expression
Interface DRIParameterExpression

All Superinterfaces:
Serializable
All Known Implementing Classes:
ParameterExpression

public interface DRIParameterExpression
extends Serializable

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 String getName()
           
 DRIExpression<?> getValueExpression()
           
 

Method Detail

getName

String getName()

getValueExpression

DRIExpression<?> getValueExpression()


Copyright © 2010-2014. All Rights Reserved.