net.sf.jasperreports.olap.xmla
Class JRXmlaCell

java.lang.Object
  extended by net.sf.jasperreports.olap.xmla.JRXmlaCell
All Implemented Interfaces:
JROlapCell

public class JRXmlaCell
extends java.lang.Object
implements JROlapCell

Version:
$Id: JRXmlaCell.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

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

JRXmlaCell

public JRXmlaCell(java.lang.Object value,
                  java.lang.String formattedValue)
Method Detail

getFormattedValue

public java.lang.String getFormattedValue()
Specified by:
getFormattedValue in interface JROlapCell

getValue

public java.lang.Object getValue()
Specified by:
getValue in interface JROlapCell

isError

public boolean isError()
Specified by:
isError in interface JROlapCell

isNull

public boolean isNull()
Specified by:
isNull in interface JROlapCell


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com