Package | Description |
---|---|
com.jalios.jstore |
Contains JStore core classes.
|
Modifier and Type | Method and Description |
---|---|
Test |
Test.getMyTest()
Get the value of myTest.
|
Test[] |
Test.getMyTestArray()
Get the value of myTestArray.
|
Modifier and Type | Method and Description |
---|---|
void |
Test.setMyTest(Test v)
Set the value of myTest.
|
void |
Test.setMyTestArray(Test[] v)
Set the value of myTestArray.
|
Constructor and Description |
---|
Test(Test other) |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.