Uses of Interface
com.retek.component.customerorder.ShipToTotals

Packages that use ShipToTotals
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
 

Uses of ShipToTotals in com.retek.component.customerorder
 

Subinterfaces of ShipToTotals in com.retek.component.customerorder
 interface NormalShipToTotals
           
 interface ZeroChargeShipToTotals
           
 

Methods in com.retek.component.customerorder that return ShipToTotals
 ShipToTotals ShipTo.getShipToTotals()
           
 

Methods in com.retek.component.customerorder with parameters of type ShipToTotals
protected  Money BaseReturnLineTest.getShipToGrandTotal(ShipToTotals shipToTotals)
           
 

Uses of ShipToTotals in com.retek.component.customerorder.impl
 

Classes in com.retek.component.customerorder.impl that implement ShipToTotals
 class NormalShipToTotalsImpl
           
 class ShipToTotalsImpl
           
 class ZeroChargeShipToTotalsImpl
           
 

Methods in com.retek.component.customerorder.impl that return ShipToTotals
 ShipToTotals ShipToImpl.getShipToTotals()
           
 

Methods in com.retek.component.customerorder.impl with parameters of type ShipToTotals
 void ShipToImpl.setShipToTotals(ShipToTotals shipToTotals)
           
 



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