|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cscie160.project.AccountInfo
Constructor Summary | |
AccountInfo(int mAccountNum,
int mAccountPin)
| Constructor. |
Method Summary | |
int |
getAccountNum()
| Accessors. |
int |
getAccountPin()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AccountInfo(int mAccountNum, int mAccountPin)
Method Detail |
public int getAccountNum()
public int getAccountPin()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |