|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface defines the remote interface of the Account Entity
| Method Summary | |
void |
amend(java.lang.String accountName)
This method amends the attributes of the Address Entity. |
java.lang.String |
getAccountName()
This method returns the accountName attribute. |
java.lang.String |
getAccountNumber()
This method returns the accountNumber attribute. |
java.lang.String |
getCardNumber()
This method returns the cardNumber attribute. |
| Method Detail |
public void amend(java.lang.String accountName)
throws ValidationException,
java.rmi.RemoteException
accountName -
ValidationException
java.rmi.RemoteException
public java.lang.String getAccountName()
throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getAccountNumber()
throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getCardNumber()
throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||