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

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.StoredValueCardPaymentDto
All Implemented Interfaces:
java.io.Serializable

public class StoredValueCardPaymentDto
extends PaymentDto

See Also:
Serialized Form

Field Summary
 java.lang.String accountNumber
           
 java.lang.String pinNumber
           
 StoredValueCardType type
           
 
Fields inherited from class com.retek.component.payment.impl.remote.PaymentDto
amount, currency, settlement, transactionTypeCode
 
Constructor Summary
StoredValueCardPaymentDto()
           
 
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

accountNumber

public java.lang.String accountNumber

pinNumber

public java.lang.String pinNumber

type

public StoredValueCardType type
Constructor Detail

StoredValueCardPaymentDto

public StoredValueCardPaymentDto()


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