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