net.sf.jasperreports.engine.design
Class JRDesignExpressionChunk

java.lang.Object
  extended by net.sf.jasperreports.engine.base.JRBaseExpressionChunk
      extended by net.sf.jasperreports.engine.design.JRDesignExpressionChunk
All Implemented Interfaces:
java.io.Serializable, JRExpressionChunk

public class JRDesignExpressionChunk
extends JRBaseExpressionChunk

Version:
$Id: JRDesignExpressionChunk.java 1284 2006-06-08 11:31:25 +0300 (Thu, 08 Jun 2006) teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.base.JRBaseExpressionChunk
text, type
 
Fields inherited from interface net.sf.jasperreports.engine.JRExpressionChunk
TYPE_FIELD, TYPE_PARAMETER, TYPE_RESOURCE, TYPE_TEXT, TYPE_VARIABLE
 
Constructor Summary
JRDesignExpressionChunk()
           
 
Method Summary
 void setText(java.lang.String text)
           
 void setType(byte type)
           
 
Methods inherited from class net.sf.jasperreports.engine.base.JRBaseExpressionChunk
getText, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRDesignExpressionChunk

public JRDesignExpressionChunk()
Method Detail

setType

public void setType(byte type)

setText

public void setText(java.lang.String text)


© 2001-2006 JasperSoft Corporation www.jaspersoft.com