|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jagzilla.hibernate.ProfileActivityPrimaryKey
represents the primary key for the class ProfileActivity.
ProfileActivity,
Serialized Form| Constructor Summary | |
ProfileActivityPrimaryKey()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
Returns true if this ProfileActivityPrimaryKey is equal to another object. |
boolean |
equals(ProfileActivityPrimaryKey o)
Returns true if this ProfileActivityPrimaryKey is equal to another ProfileActivityPrimaryKey. |
int |
getFieldId()
|
java.util.Date |
getProfilesWhen()
|
int |
getUserId()
|
int |
getWho()
|
int |
hashCode()
Override hashCode. |
void |
setFieldId(int fieldId)
|
void |
setProfilesWhen(java.util.Date profilesWhen)
|
void |
setUserId(int userId)
|
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 ProfileActivityPrimaryKey()
| Method Detail |
public int getFieldId()
public void setFieldId(int fieldId)
fieldId - The fieldId to set.public java.util.Date getProfilesWhen()
public void setProfilesWhen(java.util.Date profilesWhen)
profilesWhen - The profilesWhen to set.public int getUserId()
public void setUserId(int userId)
userId - The userId 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(ProfileActivityPrimaryKey o)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||