|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jasperreports.engine.base.JRBaseQueryChunk
| Field Summary | |
protected java.lang.String |
text
|
protected byte |
type
|
| Fields inherited from interface net.sf.jasperreports.engine.JRQueryChunk |
TYPE_PARAMETER, TYPE_PARAMETER_CLAUSE, TYPE_TEXT |
| Constructor Summary | |
protected |
JRBaseQueryChunk()
|
protected |
JRBaseQueryChunk(JRQueryChunk queryChunk,
JRBaseObjectFactory factory)
|
| Method Summary | |
java.lang.String |
getText()
|
byte |
getType()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected byte type
protected java.lang.String text
| Constructor Detail |
protected JRBaseQueryChunk()
protected JRBaseQueryChunk(JRQueryChunk queryChunk,
JRBaseObjectFactory factory)
| Method Detail |
public byte getType()
getType in interface JRQueryChunkpublic java.lang.String getText()
getText in interface JRQueryChunk
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||