Uses of Class
atg.projects.store.order.purchase.CheckoutOptionSelections

Packages that use CheckoutOptionSelections
atg.projects.store.order.purchase   
 

Uses of CheckoutOptionSelections in atg.projects.store.order.purchase
 

Methods in atg.projects.store.order.purchase that return CheckoutOptionSelections
 CheckoutOptionSelections StoreBillingProcessHelper.getCheckoutOptionSelections()
           
 CheckoutOptionSelections ShippingInfoFormHandler.getCheckoutOptionSelections()
           
 

Methods in atg.projects.store.order.purchase with parameters of type CheckoutOptionSelections
 void StoreBillingProcessHelper.setCheckoutOptionSelections(CheckoutOptionSelections pCheckoutOptionSelections)
           
 void ShippingInfoFormHandler.setCheckoutOptionSelections(CheckoutOptionSelections pCheckoutOptionSelections)