|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Cell
Cell of an OLAP result. Cells may have properties for alerting, e.g. a cell may have an "arrow" property, thats value is some code for an trend arrow.
| Method Summary | |
|---|---|
NumberFormat |
getFormat()
If the cells value represents a java.lang.Number, return its format. |
java.lang.String |
getFormattedValue()
return the formatted value of the cell |
java.lang.Object |
getValue()
return the value of the cell |
boolean |
isNull()
true if the cell is null |
| Methods inherited from interface com.tonbeller.jpivot.olap.model.PropertyHolder |
|---|
getProperties, getProperty |
| Methods inherited from interface com.tonbeller.jpivot.olap.model.Visitable |
|---|
accept |
| Methods inherited from interface com.tonbeller.jpivot.olap.model.Decorator |
|---|
getRootDecoree |
| Method Detail |
|---|
java.lang.Object getValue()
NumberFormat getFormat()
getValue()java.lang.String getFormattedValue()
boolean isNull()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||