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