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 JROlapCell
public Object getValue()
getValue
in interface JROlapCell
public boolean isError()
isError
in interface JROlapCell
public boolean isNull()
isNull
in interface JROlapCell
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.