|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsimulations.database.core.Test
public class Test
| Constructor Summary | |
|---|---|
Test(java.sql.ResultSet rs)
Creates a new instance of Test |
|
| Method Summary | |
|---|---|
int |
getIdTest()
Getter for property idTest. |
java.lang.String |
getName()
Getter for property name. |
void |
setIdTest(int idTest)
Setter for property idTest. |
void |
setName(java.lang.String name)
Setter for property name. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Test(java.sql.ResultSet rs)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic int getIdTest()
public void setIdTest(int idTest)
idTest - New value of property idTest.public java.lang.String getName()
public void setName(java.lang.String name)
name - New value of property name.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||