Uses of Class
com.retek.component.payment.PaymentAuthorizationResponse

Packages that use PaymentAuthorizationResponse
com.retek.component.payment   
 

Uses of PaymentAuthorizationResponse in com.retek.component.payment
 

Subclasses of PaymentAuthorizationResponse in com.retek.component.payment
 class CreditCardAuthorizationResponse
          A value holder class that holds credit card authorization information.
 class RewardCertificateAuthorizationResponse
          A value holder class that holds reward certificate authorization information.
 class StoredValueCardAuthorizationResponse
          A value holder class that holds stored value card authorization information.
 

Methods in com.retek.component.payment that return PaymentAuthorizationResponse
 PaymentAuthorizationResponse Payment.getPaymentAuthorizationResponse()
           
 

Methods in com.retek.component.payment with parameters of type PaymentAuthorizationResponse
 void Payment.setPaymentAuthorizationResponse(PaymentAuthorizationResponse response)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25