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

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.NormalShipToTotalsDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class NormalShipToTotalsDto
extends ShipToTotalsDto

See Also:
Serialized Form

Field Summary
 Money previousRushDeliveryChargeForSettlement
           
 Money previousRushDeliveryTax
           
 Money previousRushMerchTotalForResa
           
 Money rushDeliveryCharge
           
 Money rushDeliveryTax
           
static long serialVersionUID
           
 
Fields inherited from class com.retek.component.customerorder.impl.remote.ShipToTotalsDto
currentStandardShippingItemTotal, currentTotalStandardShippingCharge, originalStandardShippingCharge, previousStdShippingTax, shippingRateTableRef, shipToRef, standardShippingCharge, standardShippingTax, taxCalculationError
 
Constructor Summary
NormalShipToTotalsDto()
           
 
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

previousRushDeliveryTax

public Money previousRushDeliveryTax

previousRushDeliveryChargeForSettlement

public Money previousRushDeliveryChargeForSettlement

previousRushMerchTotalForResa

public Money previousRushMerchTotalForResa

rushDeliveryCharge

public Money rushDeliveryCharge

rushDeliveryTax

public Money rushDeliveryTax

serialVersionUID

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

NormalShipToTotalsDto

public NormalShipToTotalsDto()
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