com.retek.component.customerorder
Interface ReturnLineTaxInvoiceRecord
- All Superinterfaces:
- BusinessObject, ReturnLineTaxRecord, SecondClassObject
- All Known Implementing Classes:
- ReturnLineTaxInvoiceRecordImpl
- public interface ReturnLineTaxInvoiceRecord
- extends ReturnLineTaxRecord
Represents that portion of taxes and shipping from the shipped container that is refunded
to the customer when a line is returned.
Retek Inc. Copyright (c) 2003
getShippedContainer
public ShippedContainer getShippedContainer()
throws SystemException
- Throws:
SystemException
getStandardShippingCharge
public Money getStandardShippingCharge()
getChargedStandardShippingTax
public Money getChargedStandardShippingTax()
getActualStandardShippingTax
public Money getActualStandardShippingTax()
getChargedAccommodatedShippingTax
public Money getChargedAccommodatedShippingTax()
getActualAccommodatedShippingTax
public Money getActualAccommodatedShippingTax()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28