public class JRXmlaCell extends Object implements JROlapCell
| Constructor and Description |
|---|
JRXmlaCell(Object value,
String formattedValue) |
| 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.