|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.test.collection.original.Email
public class Email
| Constructor Summary | |
|---|---|
Email(String type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object that)
|
String |
getAddress()
|
int |
hashCode()
|
void |
setAddress(String type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Email(String type)
| Method Detail |
|---|
public String getAddress()
public void setAddress(String type)
public boolean equals(Object that)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||