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 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.