com.retek.rcom.gui.util
Class RefundablePayment
java.lang.Object
com.retek.rcom.gui.util.RefundablePayment
- public class RefundablePayment
- extends java.lang.Object
This class pairs together a credit card payment with a refundable object. This allows the
refundable object to be displayed appropriately in the GUI in selecting lists.
This is not a utility. It really belongs in the wrapper package.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RefundablePayment
public RefundablePayment(Refundable refundable)
getRefundable
public Refundable getRefundable()
getReference
public DistributedReference getReference()
toString
public java.lang.String toString()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28