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

All Superinterfaces:
Serializable
All Known Implementing Classes:
PropertyExpression

public interface DRIPropertyExpression
extends Serializable

Author:
Ricardo Mariaca (dynamicreports@gmail.com)

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

Method Detail

getName

String getName()

getValueExpression

DRIExpression<String> getValueExpression()


Copyright © 2010-2012. All Rights Reserved.