|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Test | |
---|---|
com.jalios.jstore | Contains JStore core classes. |
Uses of Test in com.jalios.jstore |
---|
Methods in com.jalios.jstore that return Test | |
---|---|
Test |
Test.getMyTest()
Get the value of myTest. |
Test[] |
Test.getMyTestArray()
Get the value of myTestArray. |
Methods in com.jalios.jstore with parameters of type Test | |
---|---|
void |
Test.setMyTest(Test v)
Set the value of myTest. |
void |
Test.setMyTestArray(Test[] v)
Set the value of myTestArray. |
Constructors in com.jalios.jstore with parameters of type Test | |
---|---|
Test(Test other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |