com.retek.component.tax.impl.remote
Class TaxCalculatorInvoiceDto

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

public class TaxCalculatorInvoiceDto
extends TaxInvoiceDto

See Also:
Serialized Form

Field Summary
 java.util.Set lineItems
           
 Money shippingAndHandlingCost
           
 Money shippingAndHandlingTax
           
 
Fields inherited from class com.retek.component.tax.impl.remote.TaxInvoiceDto
invoiceDate, invoiceId, orderAcceptanceAddress, shipFromAddress, shipToAddress, taxCompany, taxCustomer, transactionCodeType
 
Constructor Summary
TaxCalculatorInvoiceDto()
           
 
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

lineItems

public java.util.Set lineItems

shippingAndHandlingCost

public Money shippingAndHandlingCost

shippingAndHandlingTax

public Money shippingAndHandlingTax
Constructor Detail

TaxCalculatorInvoiceDto

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