com.retek.component.customerorder.impl.remote
Class ZeroChargeShipToTotalsDto
java.lang.Object
com.retek.commons.component.impl.SecondClassDto
com.retek.component.customerorder.impl.remote.ShipToTotalsDto
com.retek.component.customerorder.impl.remote.ZeroChargeShipToTotalsDto
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- public class ZeroChargeShipToTotalsDto
- extends ShipToTotalsDto
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
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
ZeroChargeShipToTotalsDto
public ZeroChargeShipToTotalsDto()
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