|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jrun.jms.core.persistence.DbKey
| Field Summary | |
long |
key
|
| Constructor Summary | |
DbKey()
|
|
DbKey(long key)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
long |
getKey()
|
int |
hashCode()
|
void |
setKey(long key)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public long key
| Constructor Detail |
public DbKey()
public DbKey(long key)
| Method Detail |
public long getKey()
public void setKey(long key)
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||