|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
BasicFrame |
getDataFrame()
Get the frame in which this variable object is contained. |
java.lang.String |
getName()
Retrieve the name of the variable. |
long |
numObservations()
|
BasicFrame |
setDataFrame(BasicFrame frame)
Set the data frame in which this object is contained and has been registered. |
java.lang.String |
setName(java.lang.String name)
Set the name of the string. |
java.lang.Object |
value(long which)
Return the whichth observation. |
| Method Detail |
public java.lang.String getName()
public java.lang.String setName(java.lang.String name)
public BasicFrame getDataFrame()
public BasicFrame setDataFrame(BasicFrame frame)
public java.lang.Object value(long which)
public long numObservations()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||