net.sf.jasperreports.olap.xmla
Class JRXmlaCell
java.lang.Object
net.sf.jasperreports.olap.xmla.JRXmlaCell
- All Implemented Interfaces:
- JROlapCell
public class JRXmlaCell
- extends Object
- implements JROlapCell
- Version:
- $Id: JRXmlaCell.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 |
JRXmlaCell
public JRXmlaCell(Object value,
String formattedValue)
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.