|
Tea Java Runtime API Version 3.2.5 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface SObjVar
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 |
|---|
java.lang.Object get()
void set(java.lang.Object value)
value - The new contents of the variable.
|
Tea Java Runtime API Version 3.2.5 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||