|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.test.any.Address
public class Address
todo: describe Address
Constructor Summary | |
---|---|
Address()
|
Method Summary | |
---|---|
Long |
getId()
|
Set |
getLines()
|
void |
setId(Long id)
|
void |
setLines(Set lines)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Address()
Method Detail |
---|
public Long getId()
public void setId(Long id)
public Set getLines()
public void setLines(Set lines)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |