|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.test.collection.original.Permission
public class Permission
| Constructor Summary | |
|---|---|
Permission(String type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object that)
|
String |
getType()
|
int |
hashCode()
|
void |
setType(String type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Permission(String type)
| Method Detail |
|---|
public String getType()
public void setType(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 | |||||||||