| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bankframe.services.notification.impl.registeredaddress.RegisteredAddressPK
public class RegisteredAddressPK
The RegisteredAddress Primary Key Interface
| Field Summary | |
|---|---|
|  String | targetId | 
| Fields inherited from interface com.bankframe.ejb.EPrimaryKey | 
|---|
| serialVersionUID | 
| Constructor Summary | |
|---|---|
| RegisteredAddressPK()Default Constructor | |
| RegisteredAddressPK(String argTargetId)Constructor taking the Primary Key | |
| Method Summary | |
|---|---|
|  boolean | equals(Object o)equals method | 
|  int | hashCode()hashCode method | 
|  DataPacket | toDataPacket()This method creates a datapacket from the pk | 
|  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 String targetId
| Constructor Detail | 
|---|
public RegisteredAddressPK()
public RegisteredAddressPK(String argTargetId)
| Method Detail | 
|---|
public boolean equals(Object o)
equals in interface EPrimaryKeyequals in class Objecto - java.lang.Object
public int hashCode()
hashCode in interface EPrimaryKeyhashCode in class Objectpublic String toString()
toString in interface EPrimaryKeytoString in class Objectpublic DataPacket toDataPacket()
toDataPacket in interface EPrimaryKey| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||