public class JRBaseExpressionChunk extends Object implements JRExpressionChunk, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
text |
protected byte |
type |
TYPE_FIELD, TYPE_PARAMETER, TYPE_RESOURCE, TYPE_TEXT, TYPE_VARIABLE| Modifier | Constructor and Description |
|---|---|
protected |
JRBaseExpressionChunk() |
protected |
JRBaseExpressionChunk(JRExpressionChunk queryChunk,
JRBaseObjectFactory factory) |
protected byte type
protected String text
protected JRBaseExpressionChunk()
protected JRBaseExpressionChunk(JRExpressionChunk queryChunk, JRBaseObjectFactory factory)
public byte getType()
getType in interface JRExpressionChunkpublic String getText()
getText in interface JRExpressionChunkpublic Object clone()
clone in interface JRCloneableclone in class ObjectCopyright © 2017. All rights reserved.