|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bankframe.ei.txnhandler.impl.tierfield.TierFieldPK
public class TierFieldPK
This class defines the primary key attributes of the TierField entity
| Field Summary | |
|---|---|
String |
tierFieldId
|
| Constructor Summary | |
|---|---|
TierFieldPK()
TierFieldPK default constructor. |
|
TierFieldPK(String tierFieldId)
Constructor taking the Primary Key |
|
| Method Summary | |
|---|---|
boolean |
equals(Object anInstance)
This method compares this instance with another for equality. |
int |
hashCode()
This method returns a hash-code value for this primary key. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String tierFieldId
| Constructor Detail |
|---|
public TierFieldPK()
public TierFieldPK(String tierFieldId)
tierFieldId - the tierField id of this primary key| Method Detail |
|---|
public boolean equals(Object anInstance)
equals in class ObjectanInstance - of the obejct to compare with
public int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||