|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.ei.txnhandler.transactionlayout.impl.response.ResponseTransactionFieldPK
This class is the primary key for the ResponseTransactionField
| Field Summary | |
java.lang.String |
fieldName
|
| Fields inherited from interface com.bankframe.ejb.EPrimaryKey |
serialVersionUID |
| Constructor Summary | |
ResponseTransactionFieldPK()
Default Constructor |
|
ResponseTransactionFieldPK(java.lang.String fieldName)
This method initializes a key from the passed values |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
This method determines if this Primary key equals another specified Object |
int |
hashCode()
This method caculates the hashCode for the primary key |
DataPacket |
toDataPacket()
This method converts this primary-key's values to a DataPacket |
java.lang.String |
toString()
This method converts this primary-key's attributes to human readable form |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.lang.String fieldName
| Constructor Detail |
public ResponseTransactionFieldPK()
public ResponseTransactionFieldPK(java.lang.String fieldName)
fieldName - java.lang.String| Method Detail |
public boolean equals(java.lang.Object o)
equals in interface EPrimaryKeyo - java.lang.Object
public int hashCode()
hashCode in interface EPrimaryKeypublic DataPacket toDataPacket()
toDataPacket in interface EPrimaryKeypublic java.lang.String toString()
toString in interface EPrimaryKey
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||