net.sf.jasperreports.olap.mondrian
Class JRMondrianCell

java.lang.Object
  extended by net.sf.jasperreports.olap.mondrian.JRMondrianCell
All Implemented Interfaces:
JROlapCell

public class JRMondrianCell
extends java.lang.Object
implements JROlapCell

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

Constructor Summary
JRMondrianCell(mondrian.olap.Cell cell)
           
 
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

JRMondrianCell

public JRMondrianCell(mondrian.olap.Cell cell)
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