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

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.component.customerorder.impl.remote.ShippedContainerTaxInvoiceLineItemDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class ShippedContainerTaxInvoiceLineItemDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 Money combinedRate
           
 Money extendedAmount
           
 Money giftingCost
           
 Money giftingTax
           
 long id
           
 Money merchandiseTax
           
 Money personaizationTax
           
 Money personalizationCost
           
 java.lang.String productCode
           
 Quantity quantity
           
 Money shippingAndHandlingCost
           
 Money shippingAndHandlingTax
           
 java.lang.String skuId
           
 TaxTransactionSubType taxTransactionSubType
           
 TaxTransactionType taxTransactionType
           
 Money totalTax
           
 java.lang.String userArea
           
 
Constructor Summary
ShippedContainerTaxInvoiceLineItemDto()
           
 
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

taxTransactionType

public TaxTransactionType taxTransactionType

taxTransactionSubType

public TaxTransactionSubType taxTransactionSubType

extendedAmount

public Money extendedAmount

totalTax

public Money totalTax

combinedRate

public Money combinedRate

userArea

public java.lang.String userArea

id

public long id

merchandiseTax

public Money merchandiseTax

quantity

public Quantity quantity

productCode

public java.lang.String productCode

skuId

public java.lang.String skuId

shippingAndHandlingCost

public Money shippingAndHandlingCost

shippingAndHandlingTax

public Money shippingAndHandlingTax

giftingCost

public Money giftingCost

giftingTax

public Money giftingTax

personalizationCost

public Money personalizationCost

personaizationTax

public Money personaizationTax
Constructor Detail

ShippedContainerTaxInvoiceLineItemDto

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