|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the data contained in the Stock Series
Method Summary | |
java.lang.String |
getCloseExpr()
Gets the expression of Close. |
java.lang.String |
getHighExpr()
Gets the expression of High. |
java.lang.String |
getLowExpr()
Gets the expression of Low. |
java.lang.String |
getOpenExpr()
Gets the expression of Open. |
void |
setCloseExpr(java.lang.String expr)
Sets the query expression of Close. |
void |
setHighExpr(java.lang.String expr)
Sets the query expression of High. |
void |
setLowExpr(java.lang.String expr)
Sets the query expression of Low. |
void |
setOpenExpr(java.lang.String expr)
Sets the query expression of Open. |
Method Detail |
public java.lang.String getOpenExpr()
public java.lang.String getCloseExpr()
public java.lang.String getHighExpr()
public java.lang.String getLowExpr()
public void setHighExpr(java.lang.String expr)
public void setLowExpr(java.lang.String expr)
public void setOpenExpr(java.lang.String expr)
public void setCloseExpr(java.lang.String expr)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |