|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jasperreports.olap.xmla.JRXmlaCell
public class JRXmlaCell
Constructor Summary | |
---|---|
JRXmlaCell(java.lang.Object value,
java.lang.String formattedValue)
|
Method Summary | |
---|---|
java.lang.String |
getFormattedValue()
|
java.lang.Object |
getValue()
|
boolean |
isError()
|
boolean |
isNull()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JRXmlaCell(java.lang.Object value, java.lang.String formattedValue)
Method Detail |
---|
public java.lang.String getFormattedValue()
getFormattedValue
in interface JROlapCell
public java.lang.Object getValue()
getValue
in interface JROlapCell
public boolean isError()
isError
in interface JROlapCell
public boolean isNull()
isNull
in interface JROlapCell
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |