|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.remote.AbstractDto
com.retek.component.payment.impl.remote.PaymentDto
com.retek.component.payment.impl.remote.CheckPaymentDto
Field Summary | |
java.lang.String |
checkNumber
|
java.lang.String |
routingNumber
|
Fields inherited from class com.retek.component.payment.impl.remote.PaymentDto |
amount, currency, settlement, transactionTypeCode |
Constructor Summary | |
CheckPaymentDto()
|
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto |
equals, getDescription, getDistributedReferences, getId, getIds, hashCode, isPersisted, setDescription, setId, setIsPersisted |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String routingNumber
public java.lang.String checkNumber
Constructor Detail |
public CheckPaymentDto()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |