|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.impl.ExAPaymentImpl
com.retek.component.internet.impl.ExACheckPaymentImpl
Field Summary |
Constructor Summary | |
ExACheckPaymentImpl()
|
Method Summary | |
java.lang.String |
getAccountNumber()
|
java.lang.String |
getCheckNumber()
|
java.lang.String |
getRoutingNumber()
|
void |
setAccountNumber(java.lang.String accountNumber)
|
void |
setCheckNumber(java.lang.String checkNumber)
|
void |
setRoutingNumber(java.lang.String routingNumber)
|
Methods inherited from class com.retek.component.internet.impl.ExAPaymentImpl |
cancel, getAmount, getId, isCancelled, setAmount, setId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.retek.component.internet.ExAPayment |
cancel, getAmount, getId, isCancelled |
Methods inherited from interface com.retek.component.internet.ExAPaymentRequest |
setAmount |
Constructor Detail |
public ExACheckPaymentImpl()
Method Detail |
public java.lang.String getCheckNumber()
getCheckNumber
in interface ExACheckPayment
public java.lang.String getRoutingNumber()
getRoutingNumber
in interface ExACheckPayment
public java.lang.String getAccountNumber()
getAccountNumber
in interface ExACheckPayment
public void setAccountNumber(java.lang.String accountNumber)
setAccountNumber
in interface ExACheckPaymentRequest
public void setCheckNumber(java.lang.String checkNumber)
setCheckNumber
in interface ExACheckPaymentRequest
public void setRoutingNumber(java.lang.String routingNumber)
setRoutingNumber
in interface ExACheckPaymentRequest
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |