Uses of Interface
com.retek.component.payment.AvsCode

Packages that use AvsCode
com.retek.component.customerorder   
com.retek.component.payment   
com.retek.component.pend   
 

Uses of AvsCode in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return AvsCode
 AvsCode CustomerOrderCreditCardPaymentAuthorizationResponse.getAvsCode()
           
 

Methods in com.retek.component.customerorder with parameters of type AvsCode
 void CustomerOrderCreditCardPaymentAuthorizationResponse.setAvsCode(AvsCode avsCode)
           
 

Uses of AvsCode in com.retek.component.payment
 

Methods in com.retek.component.payment that return AvsCode
 AvsCode PaymentManager.readAvsCode(java.lang.String avsCode)
           
 AvsCode CreditCardAuthorizationResponse.getAvsCode()
           
 

Methods in com.retek.component.payment with parameters of type AvsCode
 void CreditCardAuthorizationResponse.setAvsCode(AvsCode avsCode)
           
 

Uses of AvsCode in com.retek.component.pend
 

Methods in com.retek.component.pend that return AvsCode
 AvsCode PendRule.getAvsCode()
           
 

Methods in com.retek.component.pend with parameters of type AvsCode
 void PendRule.setAvsCode(AvsCode avsCode)
           
 



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