Uses of Class
org.paneris.bibliomania.DeliveryCharge

Packages that use DeliveryCharge
org.paneris.bibliomania.generated The POEM-generated support classes for org.paneris.bibliomania. 
org.paneris.bibliomania.shopping   
 

Uses of DeliveryCharge in org.paneris.bibliomania.generated
 

Methods in org.paneris.bibliomania.generated that return DeliveryCharge
 DeliveryCharge DeliveryChargeTableBase.getDeliveryChargeObject(int troid)
          Retrieve the DeliveryCharge as a DeliveryCharge.
 DeliveryCharge DeliveryChargeTableBase.getDeliveryChargeObject(java.lang.Integer troid)
          Retrieve the DeliveryCharge as a DeliveryCharge.
 

Uses of DeliveryCharge in org.paneris.bibliomania.shopping
 

Fields in org.paneris.bibliomania.shopping declared as DeliveryCharge
 DeliveryCharge BibliomaniaShoppingTrolley.SupplierCharge.charge
           
 

Methods in org.paneris.bibliomania.shopping that return DeliveryCharge
 DeliveryCharge BibliomaniaShoppingTrolley.SupplierCharge.getCharge()
           
 DeliveryCharge BibliomaniaShoppingTrolleyItem.getDeliveryCharge()
          Work out the cost of delivery.
 

Constructors in org.paneris.bibliomania.shopping with parameters of type DeliveryCharge
BibliomaniaShoppingTrolley.SupplierCharge(DeliveryCharge c, BibliomaniaShoppingTrolleyItem item)
           
 



Copyright © 2000-2009 PanEris. All Rights Reserved.