|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OlapCell
OlapCell represents the association between a measure and its value.
Method Summary | |
---|---|
String |
getFormattedValue()
Retrieves the formatted value as a string. |
OlapMeasure |
getMeasure()
Retrieves the measure metadata of the value. |
Object |
getValue()
Retrieves the value as a java object. |
Method Detail |
---|
String getFormattedValue()
OlapMeasure getMeasure()
Object getValue()
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |