com.retek.component.customerorder
Interface TaxAccommodationDetail
- All Superinterfaces:
- BusinessObject, SecondClassObject
- All Known Implementing Classes:
- TaxAccommodationDetailImpl
- public interface TaxAccommodationDetail
- extends SecondClassObject
getGiftingTaxDelta
public Money getGiftingTaxDelta()
throws SystemException
- Throws:
SystemException
getInvoiceId
public java.lang.String getInvoiceId()
throws SystemException
- Throws:
SystemException
getMerchandiseTaxDelta
public Money getMerchandiseTaxDelta()
throws SystemException
- Throws:
SystemException
getPersonalizationTaxDelta
public Money getPersonalizationTaxDelta()
throws SystemException
- Throws:
SystemException
getShippedContainerLine
public ShippedContainerLine getShippedContainerLine()
throws SystemException
- Throws:
SystemException
getShippedContainer
public ShippedContainer getShippedContainer()
throws SystemException
- Throws:
SystemException
getAdditionalShippingAndHandlingTaxDelta
public Money getAdditionalShippingAndHandlingTaxDelta()
throws SystemException
- Throws:
SystemException
getStandardShippingAndHandlingTaxDelta
public Money getStandardShippingAndHandlingTaxDelta()
throws SystemException
- Throws:
SystemException
getRushDeliveryTaxDelta
public Money getRushDeliveryTaxDelta()
throws SystemException
- Throws:
SystemException
getActualMerchandiseTaxDelta
public Money getActualMerchandiseTaxDelta()
throws SystemException
- Throws:
SystemException
getActualAdditionalShippingAndHandlingTaxDelta
public Money getActualAdditionalShippingAndHandlingTaxDelta()
throws SystemException
- Throws:
SystemException
getActualPersonalizationTaxDelta
public Money getActualPersonalizationTaxDelta()
throws SystemException
- Throws:
SystemException
getActualGiftingTaxDelta
public Money getActualGiftingTaxDelta()
throws SystemException
- Throws:
SystemException
getActualStandardShippingAndHandlingTaxDelta
public Money getActualStandardShippingAndHandlingTaxDelta()
throws SystemException
- Throws:
SystemException
getActualRushDeliveryTaxDelta
public Money getActualRushDeliveryTaxDelta()
throws SystemException
- Throws:
SystemException
setGiftingTaxDelta
public void setGiftingTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setInvoiceId
public void setInvoiceId(java.lang.String string)
throws SystemException
- Throws:
SystemException
setMerchandiseTaxDelta
public void setMerchandiseTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setPersonalizationTaxDelta
public void setPersonalizationTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setShippedContainerLine
public void setShippedContainerLine(ShippedContainerLine shippedContainerLine)
throws SystemException
- Throws:
SystemException
setShippedContainer
public void setShippedContainer(ShippedContainer shippedContainer)
throws SystemException
- Throws:
SystemException
setAdditionalShippingAndHandlingTaxDelta
public void setAdditionalShippingAndHandlingTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setStandardShippingAndHandlingTaxDelta
public void setStandardShippingAndHandlingTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setRushDeliveryTaxDelta
public void setRushDeliveryTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setActualMerchandiseTaxDelta
public void setActualMerchandiseTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setActualAdditionalShippingAndHandlingTaxDelta
public void setActualAdditionalShippingAndHandlingTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setActualPersonalizationTaxDelta
public void setActualPersonalizationTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setActualGiftingTaxDelta
public void setActualGiftingTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setActualStandardShippingAndHandlingTaxDelta
public void setActualStandardShippingAndHandlingTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
setActualRushDeliveryTaxDelta
public void setActualRushDeliveryTaxDelta(Money money)
throws SystemException
- Throws:
SystemException
getTotalTaxAmount
public Money getTotalTaxAmount()
throws SystemException
- Throws:
SystemException
getTotalActualTaxAmount
public Money getTotalActualTaxAmount()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28