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

All Superinterfaces:
Serializable
All Known Implementing Classes:
PropertyExpression

public interface DRIPropertyExpression
extends Serializable

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

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

Method Detail

getName

String getName()

getValueExpression

DRIExpression<String> getValueExpression()


Copyright © 2010-2014. All Rights Reserved.