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

Packages that use TenderTypeGroup
com.retek.component.payment   
com.retek.component.pend   
 

Uses of TenderTypeGroup in com.retek.component.payment
 

Methods in com.retek.component.payment that return TenderTypeGroup
 TenderTypeGroup TenderTypeManager.readTenderTypeGroup(DistributedReference tenderTypeGroupRef)
          Resolves a reference to a TenderTypeGroup and returns the associated object.
 TenderTypeGroup TenderType.getTenderTypeGroup()
           
 

Uses of TenderTypeGroup in com.retek.component.pend
 

Methods in com.retek.component.pend that return TenderTypeGroup
 TenderTypeGroup NegativeCustomerRecord.getPaymentMethod()
           
 

Methods in com.retek.component.pend with parameters of type TenderTypeGroup
 void NegativeCustomerRecord.setPaymentMethod(TenderTypeGroup paymentMethod)
           
 



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