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

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.component.customerorder.impl.remote.ReturnLineTaxRecordDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Direct Known Subclasses:
ReturnLineTaxInvoiceLineItemRecordDto, ReturnLineTaxInvoiceRecordDto

public abstract class ReturnLineTaxRecordDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 boolean locked
           
 RDate taxInvoiceDate
           
 java.lang.String taxInvoiceNumber
           
 
Constructor Summary
ReturnLineTaxRecordDto()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getBusinessInterface, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

taxInvoiceNumber

public java.lang.String taxInvoiceNumber

taxInvoiceDate

public RDate taxInvoiceDate

locked

public boolean locked
Constructor Detail

ReturnLineTaxRecordDto

public ReturnLineTaxRecordDto()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28