net.sf.jasperreports.olap.mondrian
Class JRMondrianCell
java.lang.Object
net.sf.jasperreports.olap.mondrian.JRMondrianCell
- All Implemented Interfaces:
- JROlapCell
public class JRMondrianCell
- extends Object
- implements JROlapCell
- Version:
- $Id: JRMondrianCell.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRMondrianCell
public JRMondrianCell(mondrian.olap.Cell cell)
getFormattedValue
public String getFormattedValue()
- Specified by:
getFormattedValue in interface JROlapCell
getValue
public 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
Copyright © 2012. All Rights Reserved.