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

Packages that use PaymentSettlementCustomer
com.retek.component.payment   
com.retek.component.payment.impl   
com.retek.component.payment.test   
 

Uses of PaymentSettlementCustomer in com.retek.component.payment
 

Methods in com.retek.component.payment that return PaymentSettlementCustomer
 PaymentSettlementCustomer PaymentSettlementManager.buildPaymentSettlementCustomerInstance(PaymentSettlementTransactionContainer txnContainer)
           
 PaymentSettlementCustomer PaymentSettlementTransaction.getCustomer()
           
 

Methods in com.retek.component.payment with parameters of type PaymentSettlementCustomer
 void PaymentSettlementElementVisitor.visit(PaymentSettlementCustomer customer)
          Visit a customer element.
 void PaymentSettlementTransaction.setCustomer(PaymentSettlementCustomer customer)
           
 

Uses of PaymentSettlementCustomer in com.retek.component.payment.impl
 

Classes in com.retek.component.payment.impl that implement PaymentSettlementCustomer
 class PaymentSettlementCustomerImpl
           
 

Methods in com.retek.component.payment.impl that return PaymentSettlementCustomer
 PaymentSettlementCustomer PaymentSettlementManagerImpl.buildPaymentSettlementCustomerInstance(PaymentSettlementTransactionContainer txnContainer)
           
 PaymentSettlementCustomer PaymentSettlementTransactionImpl.getCustomer()
           
 

Methods in com.retek.component.payment.impl with parameters of type PaymentSettlementCustomer
 void PaymentSettlementTransactionImpl.setCustomer(PaymentSettlementCustomer customer)
           
 

Uses of PaymentSettlementCustomer in com.retek.component.payment.test
 

Methods in com.retek.component.payment.test that return PaymentSettlementCustomer
static PaymentSettlementCustomer PaymentObjectMaster.createPaymentSettlementCustomer(PaymentSettlementTransactionContainer txnContainer)
           
 

Methods in com.retek.component.payment.test with parameters of type PaymentSettlementCustomer
static java.lang.String PaymentObjectMaster.getExpectedPaymentSettlementCustomerXml(PaymentSettlementCustomer customer)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28