|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OnlineCCAcctToInterface
Method Summary | |
---|---|
boolean |
getHasCCAcctTo()
Get whether or not there is destination bank account info. |
java.lang.String |
getTOCCAccountNum()
get info identifying the account to transfer the money to/from if this was a transfer to/from a credit card. |
void |
setHasCCAcctTo(boolean hasCCAcctTo)
Set whether or not there is destination credit card account info. |
void |
setToCCAccountNum(java.lang.String toCCAccountNum)
set info identifying the account to transfer the money to/from if this was a transfer to/from a credit card. |
Method Detail |
---|
void setHasCCAcctTo(boolean hasCCAcctTo)
boolean getHasCCAcctTo()
void setToCCAccountNum(java.lang.String toCCAccountNum)
java.lang.String getTOCCAccountNum()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |