public class Olap4jCell extends Object implements JROlapCell
Constructor and Description |
---|
Olap4jCell(org.olap4j.Cell cell) |
Modifier and Type | Method and Description |
---|---|
String |
getFormattedValue() |
Object |
getValue() |
boolean |
isError() |
boolean |
isNull() |
public String getFormattedValue()
getFormattedValue
in interface JROlapCell
public Object getValue()
getValue
in interface JROlapCell
public boolean isError()
isError
in interface JROlapCell
public boolean isNull()
isNull
in interface JROlapCell
Copyright © 2016. All rights reserved.