com.retek.component.tax.impl.remote
Class TaxInvoiceDto
java.lang.Object
com.retek.commons.component.impl.SecondClassDto
com.retek.component.tax.impl.remote.TaxInvoiceDto
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- Direct Known Subclasses:
- TaxCalculatorInvoiceDto, TaxCreditInvoiceDto
- public abstract class TaxInvoiceDto
- extends SecondClassDto
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
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
transactionCodeType
public TaxTransactionCodeType transactionCodeType
TaxInvoiceDto
public TaxInvoiceDto()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28