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

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

public class TaxCalculatorDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 boolean forPersistence
           
 TaxCalculatorInvoiceDto invoiceDto
           
 
Constructor Summary
TaxCalculatorDto()
           
 
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

invoiceDto

public TaxCalculatorInvoiceDto invoiceDto

forPersistence

public boolean forPersistence
Constructor Detail

TaxCalculatorDto

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