|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDifferenceData
Represents the data contained in the Difference Series
Method Summary | |
---|---|
java.lang.String |
getHighExpr()
Gets the query expression of High. |
java.lang.String |
getLowExpr()
Gets the query expression of Low. |
void |
setHighExpr(java.lang.String expr)
Sets the query expression of High. |
void |
setLowExpr(java.lang.String expr)
Sets the query expression of Low. |
Method Detail |
---|
java.lang.String getHighExpr()
java.lang.String getLowExpr()
void setHighExpr(java.lang.String expr)
High
- expressionvoid setLowExpr(java.lang.String expr)
Low
- expression
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |