com.retek.component.payment
Interface RewardCertificatePayment
- All Superinterfaces:
- BusinessObject, Payment
- public interface RewardCertificatePayment
- extends Payment
Issued by a third party PLCC company when a customer
reaches a certain threshold of charges on their credit card.
Retek Inc. Copyright (c) 2003
Methods inherited from interface com.retek.component.payment.Payment |
allocateSettlement, authorize, getAmount, getCurrency, getPaymentAuthorizationResponse, getSettlement, getTransactionTypeCode, isPersisted, isSettled, setAmount, setCurrency, setPaymentAuthorizationResponse, setTransactionTypeCode |
CONTROL_NUMBER
public static final java.lang.String CONTROL_NUMBER
- See Also:
- Constant Field Values
getControlNumber
public java.lang.String getControlNumber()
setControlNumber
public void setControlNumber(java.lang.String controlNumber)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25