|
Tea Java Runtime API Version 3.1.0 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Represents a Tea variable.
| Method Summary | |
java.lang.Object |
get()
Fetches the contents of the variable. |
void |
set(java.lang.Object value)
Sets the contents of the variable. |
| Method Detail |
public java.lang.Object get()
public void set(java.lang.Object value)
value - The new contents of the variable.
|
Tea Java Runtime API Version 3.1.0 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||