dori.jasper.engine.design
Class JRDesignExpressionChunk

java.lang.Object
  extended bydori.jasper.engine.base.JRBaseExpressionChunk
      extended bydori.jasper.engine.design.JRDesignExpressionChunk
All Implemented Interfaces:
JRExpressionChunk, java.io.Serializable

public class JRDesignExpressionChunk
extends JRBaseExpressionChunk

See Also:
Serialized Form

Field Summary
 
Fields inherited from class dori.jasper.engine.base.JRBaseExpressionChunk
text, type
 
Fields inherited from interface dori.jasper.engine.JRExpressionChunk
TYPE_FIELD, TYPE_PARAMETER, TYPE_TEXT, TYPE_VARIABLE
 
Constructor Summary
JRDesignExpressionChunk()
           
 
Method Summary
 void setText(java.lang.String text)
           
 void setType(byte type)
           
 
Methods inherited from class dori.jasper.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)


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.