|
|||||||||||
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.CreditCardPaymentDto
Field Summary | |
Address |
address
|
CreditCard |
creditCard
|
PaymentCustomer |
customer
|
RDate |
orderCreateDate
|
java.lang.String |
orderNumber
|
DistributedReference |
paymentPlanCodeRef
|
Fields inherited from class com.retek.component.payment.impl.remote.PaymentDto |
amount, currency, settlement, transactionTypeCode |
Constructor Summary | |
CreditCardPaymentDto()
|
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 CreditCard creditCard
public Address address
public PaymentCustomer customer
public DistributedReference paymentPlanCodeRef
public java.lang.String orderNumber
public RDate orderCreateDate
Constructor Detail |
public CreditCardPaymentDto()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |