com.retek.component.tax.impl
Class TaxCreditInvoiceImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.tax.impl.TaxInvoiceImpl
com.retek.component.tax.impl.TaxCreditInvoiceImpl
- All Implemented Interfaces:
- BusinessObject, SecondClassObject, TaxCreditInvoice, TaxInvoice
- public class TaxCreditInvoiceImpl
- extends TaxInvoiceImpl
- implements TaxCreditInvoice
Methods inherited from class com.retek.component.tax.impl.TaxInvoiceImpl |
getDto, getInvoiceDate, getInvoiceId, getOrderAcceptanceAddress, getShipFromAddress, getShipToAddress, getTaxCompany, getTaxCustomer, getTaxTransactionCodeType, setInvoiceDate, setInvoiceId, setOrderAcceptanceAddress, setShipFromAddress, setShipToAddress, setTaxCompany, setTaxCustomer, setTaxTransactionCodeType |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.component.tax.TaxInvoice |
getInvoiceDate, getInvoiceId, getOrderAcceptanceAddress, getShipFromAddress, getShipToAddress, getTaxCompany, getTaxCustomer, getTaxTransactionCodeType, setInvoiceDate, setInvoiceId, setOrderAcceptanceAddress, setShipFromAddress, setShipToAddress, setTaxCompany, setTaxCustomer, setTaxTransactionCodeType |
TaxCreditInvoiceImpl
public TaxCreditInvoiceImpl(DistributedContext context)
TaxCreditInvoiceImpl
public TaxCreditInvoiceImpl(DistributedContext context,
java.lang.String invoiceId)
TaxCreditInvoiceImpl
public TaxCreditInvoiceImpl(DistributedContext context,
TaxCreditInvoiceDto dto)
- Called by SecondClassObjectImpl.wrap()
getTaxCreditInvoiceDto
public TaxCreditInvoiceDto getTaxCreditInvoiceDto()
setReasonCode
public void setReasonCode(java.lang.String reason)
- Specified by:
setReasonCode
in interface TaxCreditInvoice
getReasonCode
public java.lang.String getReasonCode()
- Specified by:
getReasonCode
in interface TaxCreditInvoice
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28