|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This object represents the shipping container information associated with an orderline that was shipped via the an ExAShippedContainer. This contains shipping information associated with these orderlines.
Retek Inc. Copyright (c) 2003
Method Summary | |
---|---|
java.math.BigDecimal |
getChargedExtendedAdditionalShippingTax()
Charged Extended Additional Shipping Tax is the amount of additional shipping tax applied due to this ExAShippedContainerLine. |
java.math.BigDecimal |
getChargedExtendedGiftServiceTax()
Charged Extended Gift Service Tax is the amount of additional gift service tax applied due to this ExAShippedContainerLine. |
java.math.BigDecimal |
getChargedExtendedMerchTax()
Charged Extended Merch Tax is the amount of additional merch tax applied due to this ExAShippedContainerLine. |
java.math.BigDecimal |
getChargedExtendedPersonalizationServiceTax()
Charged Extended Personalization Service Tax is the amount of additional personalization service tax applied due to this ExAShippedContainerLine. |
java.math.BigDecimal |
getChargedValueAddedServiceTax()
Charged Value Added Service Tax is the amount of additional value added service tax applied due to this ExAShippedContainerLine. |
java.math.BigDecimal |
getExtendedAdditionalShippingCharge()
Extended Additional Shipping Charge is the total amount of any additional shipping charges applied due to this ExAShippedContainerLine. |
java.math.BigDecimal |
getExtendedPrice()
Extended Price is the total price of this ExAShippedContainerLine. |
ExAOrderLine |
getOrderLine()
|
java.util.Date |
getOriginalEstimatedDeliveryDate()
|
java.math.BigDecimal |
getPreviousShippedQuantity()
|
java.math.BigDecimal |
getPromotionDiscountAmount()
Promotion Discount Amount is the amount of promotion discount applied to this ExAShippedContainerLine. |
java.math.BigDecimal |
getProratedActualRushDeliveryTax()
Prorated Actual Rush Delivery Tax is the amount of tax applied because of Rush delivery of this ExAShippedContainerLine, excluding any promotions. |
java.math.BigDecimal |
getProratedActualStandardShippingTax()
Prorated Actual Standard Shipping Tax is the amount of tax charged to ship this ExAShippedContainerLine excluding any discounts or promotions. |
java.math.BigDecimal |
getProratedChargedRushDeliveryTax()
Prorated Charged Rush Delivery Tax is the amount of tax charged the customer because of Rush delivery of this ExAShippedContainerLine. |
java.math.BigDecimal |
getProratedChargedStandardShippingTax()
Prorated Charged Standard Shipping Tax is the amount of tax charged the customer to ship this ExAShippedContainerLine. |
java.math.BigDecimal |
getRushDeliveryCharge()
Rush Delivery Charge is the cost for Rush delivery against this Shipped Container Line. |
ExASellingItem |
getSellingItem()
|
java.math.BigDecimal |
getShippedQuantity()
|
java.math.BigDecimal |
getStandardShippingCharge()
|
java.math.BigDecimal |
getTotalChargedShippingTax()
Total Charged Shipping Tax is all tax charged the customer for delivery of this Shipped Container Line. |
java.math.BigDecimal |
getTotalChargedTax()
Total Charged Shipping Tax is all tax charged the customer for this Shipped Container Line. |
java.math.BigDecimal |
getTotalGiftServiceCharge()
Total Gift Service Charge is the cost of Gift Service applied to this Shipped Container Line. |
java.math.BigDecimal |
getTotalMerchChargeForRushShipping()
Total Merch Charge for Rush Shipping is the shipping charge for Rush delivery of this line. |
java.math.BigDecimal |
getTotalMerchChargeForStandardShipping()
Total Merch Charge for Standard Shipping is the standard shipping charge for this line. |
java.math.BigDecimal |
getTotalPersonalizationServiceCharge()
Total Personalization Service Charge is the cost of Personalizing this Shipped Container Line. |
java.math.BigDecimal |
getTotalServiceCharge()
Total Service Charge is the cost of all line service charges against this Shipped Container Line. |
java.math.BigDecimal |
getTotalShippingAndDeliveryCharges()
Total Shipping and Delivery Charges is the cost of all line charges against this Shipped Container Line. |
java.util.Date |
getVoucherExpirationDate()
|
java.lang.String |
getVoucherNumber()
|
boolean |
isPackComponentLine()
|
boolean |
isReplacementWithReturnRequired()
|
Method Detail |
public java.math.BigDecimal getChargedExtendedAdditionalShippingTax()
public java.math.BigDecimal getChargedExtendedGiftServiceTax()
public java.math.BigDecimal getChargedExtendedMerchTax()
public java.math.BigDecimal getChargedExtendedPersonalizationServiceTax()
public java.math.BigDecimal getChargedValueAddedServiceTax()
public java.math.BigDecimal getExtendedAdditionalShippingCharge()
public java.math.BigDecimal getExtendedPrice()
public java.math.BigDecimal getPreviousShippedQuantity()
public java.math.BigDecimal getPromotionDiscountAmount()
public java.math.BigDecimal getProratedChargedRushDeliveryTax()
public java.math.BigDecimal getProratedActualRushDeliveryTax()
public java.math.BigDecimal getProratedActualStandardShippingTax()
public java.math.BigDecimal getProratedChargedStandardShippingTax()
public java.math.BigDecimal getRushDeliveryCharge()
public java.math.BigDecimal getShippedQuantity()
public java.math.BigDecimal getStandardShippingCharge()
public java.math.BigDecimal getTotalChargedShippingTax()
public java.math.BigDecimal getTotalChargedTax()
public java.math.BigDecimal getTotalGiftServiceCharge()
public java.math.BigDecimal getTotalMerchChargeForRushShipping()
public java.math.BigDecimal getTotalMerchChargeForStandardShipping()
public java.math.BigDecimal getTotalPersonalizationServiceCharge()
public java.math.BigDecimal getTotalServiceCharge()
public java.math.BigDecimal getTotalShippingAndDeliveryCharges()
public java.util.Date getVoucherExpirationDate()
public java.lang.String getVoucherNumber()
public java.util.Date getOriginalEstimatedDeliveryDate()
public boolean isPackComponentLine()
public boolean isReplacementWithReturnRequired()
public ExAOrderLine getOrderLine()
public ExASellingItem getSellingItem()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |