com.retek.component.payment.impl.remote
Class CheckPaymentDto

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.remote.AbstractDto
      extended bycom.retek.component.payment.impl.remote.PaymentDto
          extended bycom.retek.component.payment.impl.remote.CheckPaymentDto
All Implemented Interfaces:
java.io.Serializable

public class CheckPaymentDto
extends PaymentDto

See Also:
Serialized Form

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

routingNumber

public java.lang.String routingNumber

checkNumber

public java.lang.String checkNumber
Constructor Detail

CheckPaymentDto

public CheckPaymentDto()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28