com.retek.component.customerorder.impl.remote
Class ZeroChargeShipToTotalsDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.component.customerorder.impl.remote.ShipToTotalsDto
          extended bycom.retek.component.customerorder.impl.remote.ZeroChargeShipToTotalsDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class ZeroChargeShipToTotalsDto
extends ShipToTotalsDto

See Also:
Serialized Form

Field Summary
 boolean calculateShippingChargeAndTaxes
          boolean indicating if shipping charges and taxes are calculated for the ship-to for use in return calculations (the charges and taxes will be computed, but not included in order totals)
static long serialVersionUID
           
 java.lang.String taxInvoiceNumber
           
 
Fields inherited from class com.retek.component.customerorder.impl.remote.ShipToTotalsDto
currentStandardShippingItemTotal, currentTotalStandardShippingCharge, originalStandardShippingCharge, previousStdShippingTax, shippingRateTableRef, shipToRef, standardShippingCharge, standardShippingTax, taxCalculationError
 
Constructor Summary
ZeroChargeShipToTotalsDto()
           
 
Method Summary
 java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

calculateShippingChargeAndTaxes

public boolean calculateShippingChargeAndTaxes
boolean indicating if shipping charges and taxes are calculated for the ship-to for use in return calculations (the charges and taxes will be computed, but not included in order totals)


taxInvoiceNumber

public java.lang.String taxInvoiceNumber

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ZeroChargeShipToTotalsDto

public ZeroChargeShipToTotalsDto()
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in class SecondClassDto


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