com.retek.component.payment
Class StoredValueCardCashoutResponse
java.lang.Object
com.retek.component.payment.StoredValueCardCashoutResponse
- All Implemented Interfaces:
- java.io.Serializable
- public class StoredValueCardCashoutResponse
- extends java.lang.Object
- implements java.io.Serializable
A value holder class that contains stored value card inquiry 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 |
StoredValueCardCashoutResponse
public StoredValueCardCashoutResponse()
getCashoutAmount
public Money getCashoutAmount()
setCashoutAmount
public void setCashoutAmount(Money cashoutAmount)
setCashoutDate
public void setCashoutDate(RDate cashoutDate)
getCashoutDate
public RDate getCashoutDate()
valid
public boolean valid()
getBannerDisplayCode
public java.lang.String getBannerDisplayCode()
setBannerDisplayCode
public void setBannerDisplayCode(java.lang.String string)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28