com.retek.component.payment
Class RewardCertificateAuthorizationResponse
java.lang.Object
com.retek.component.payment.PaymentAuthorizationResponse
com.retek.component.payment.RewardCertificateAuthorizationResponse
- All Implemented Interfaces:
- java.io.Serializable
- public class RewardCertificateAuthorizationResponse
- extends PaymentAuthorizationResponse
A value holder class that holds reward certificate authorization information.
Retek Inc. Copyright (c) 2003
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RewardCertificateAuthorizationResponse
public RewardCertificateAuthorizationResponse()
getCertificateValue
public Money getCertificateValue()
getAuthorizationDate
public RDate getAuthorizationDate()
setCertificateValue
public void setCertificateValue(Money certificateValue)
setAuthorizationDate
public void setAuthorizationDate(RDate authorizationDate)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25