Package net.sf.jasperreports.olap.xmla
Class JRXmlaCell
java.lang.Object
net.sf.jasperreports.olap.xmla.JRXmlaCell
- All Implemented Interfaces:
JROlapCell
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JRXmlaCell
-
-
Method Details
-
getFormattedValue
- Specified by:
getFormattedValue
in interfaceJROlapCell
-
getValue
- Specified by:
getValue
in interfaceJROlapCell
-
isError
public boolean isError()- Specified by:
isError
in interfaceJROlapCell
-
isNull
public boolean isNull()- Specified by:
isNull
in interfaceJROlapCell
-