|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jagzilla.hibernate.VotePrimaryKey
represents the primary key for the class Vote.
Vote,
Serialized Form| Constructor Summary | |
VotePrimaryKey()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
Returns true if this VotePrimaryKey is equal to another object. |
boolean |
equals(VotePrimaryKey o)
Returns true if this VotePrimaryKey is equal to another VotePrimaryKey. |
int |
getBugId()
|
int |
getWho()
|
int |
hashCode()
Override hashCode. |
void |
setBugId(int bugId)
|
void |
setWho(int who)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public VotePrimaryKey()
| Method Detail |
public int getBugId()
public void setBugId(int bugId)
bugId - The bugId to set.public int getWho()
public void setWho(int who)
who - The who to set.public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object o)
public boolean equals(VotePrimaryKey o)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||