|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.payment.CreditApplicationResponse
com.retek.component.payment.PLCCCreditApplicationResponse
Constructor Summary | |
PLCCCreditApplicationResponse()
|
Method Summary | |
java.lang.String |
getAccountNumber()
|
Money |
getCreditLimit()
|
void |
setAccountNumber(java.lang.String accountNumber)
|
void |
setCreditLimit(Money creditLimit)
|
Methods inherited from class com.retek.component.payment.CreditApplicationResponse |
getResultCode, setResultCode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PLCCCreditApplicationResponse()
Method Detail |
public void setAccountNumber(java.lang.String accountNumber)
public void setCreditLimit(Money creditLimit)
public java.lang.String getAccountNumber()
public Money getCreditLimit()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |