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

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

public class ShippedContainerTaxCalculatorInvoiceDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 RDate invoiceDate
           
 java.lang.String invoiceId
           
 java.util.Set lineItems
           
 Address orderAcceptanceAddress
           
 Address shipFromAddress
           
 Money shippingAndHandlingCost
           
 Money shippingAndHandlingTax
           
 Address shipToAddress
           
 TaxCompany taxCompany
           
 TaxCustomer taxCustomer
           
 TaxTransactionCodeType taxTranType
           
 
Constructor Summary
ShippedContainerTaxCalculatorInvoiceDto()
           
 
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

shippingAndHandlingCost

public Money shippingAndHandlingCost

shippingAndHandlingTax

public Money shippingAndHandlingTax

shipFromAddress

public Address shipFromAddress

shipToAddress

public Address shipToAddress

orderAcceptanceAddress

public Address orderAcceptanceAddress

taxCustomer

public TaxCustomer taxCustomer

taxCompany

public TaxCompany taxCompany

invoiceDate

public RDate invoiceDate

invoiceId

public java.lang.String invoiceId

taxTranType

public TaxTransactionCodeType taxTranType

lineItems

public java.util.Set lineItems
Constructor Detail

ShippedContainerTaxCalculatorInvoiceDto

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