Interface JROlapCell

All Known Implementing Classes:
JRMondrianCell, JRXmlaCell, Olap4jCell

public interface JROlapCell
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
  • Method Details

    • isError

      boolean isError()
    • isNull

      boolean isNull()
    • getValue

      Object getValue()
    • getFormattedValue

      String getFormattedValue()