|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbr.com.arsmachina.dao.hibernate.DummyClass
public class DummyClass
| Constructor Summary | |
|---|---|
DummyClass()
|
|
| Method Summary | |
|---|---|
List<Integer> |
getElements()
Returns the value of the elements property. |
Integer |
getId()
|
String |
getString()
Returns the value of the string property. |
void |
setElements(List<Integer> elements)
Changes the value of the elements property. |
void |
setId(Integer id)
|
void |
setString(String string)
Changes the value of the string property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DummyClass()
| Method Detail |
|---|
public Integer getId()
Integer.public void setId(Integer id)
id - the id to setpublic List<Integer> getElements()
elements property.
List.public void setElements(List<Integer> elements)
elements property.
elements - a List.public String getString()
string property.
String.public void setString(String string)
string property.
string - a String.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||