com.retek.component.customerorder.impl.remote
Class ShipToTotalsDto
java.lang.Object
com.retek.commons.component.impl.SecondClassDto
com.retek.component.customerorder.impl.remote.ShipToTotalsDto
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- Direct Known Subclasses:
- NormalShipToTotalsDto, ZeroChargeShipToTotalsDto
- public abstract class ShipToTotalsDto
- extends SecondClassDto
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
shipToRef
public DistributedReference shipToRef
shippingRateTableRef
public DistributedReference shippingRateTableRef
- Reference to shipping rate table for the ship-to, once this is established
for the ship-to it is locked in for the life of the order.
standardShippingCharge
public Money standardShippingCharge
standardShippingTax
public Money standardShippingTax
originalStandardShippingCharge
public Money originalStandardShippingCharge
currentStandardShippingItemTotal
public Money currentStandardShippingItemTotal
currentTotalStandardShippingCharge
public Money currentTotalStandardShippingCharge
previousStdShippingTax
public Money previousStdShippingTax
taxCalculationError
public boolean taxCalculationError
ShipToTotalsDto
public ShipToTotalsDto()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28