public class JRMondrianCell extends Object implements JROlapCell
| Constructor and Description |
|---|
JRMondrianCell(mondrian.olap.Cell cell) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormattedValue() |
Object |
getValue() |
boolean |
isError() |
boolean |
isNull() |
public String getFormattedValue()
getFormattedValue in interface JROlapCellpublic Object getValue()
getValue in interface JROlapCellpublic boolean isError()
isError in interface JROlapCellpublic boolean isNull()
isNull in interface JROlapCellCopyright © 2016. All rights reserved.