com.retek.component.customerorder
Interface ReturnLineTaxRecord

All Superinterfaces:
BusinessObject, SecondClassObject
All Known Subinterfaces:
ReturnLineTaxInvoiceLineItemRecord, ReturnLineTaxInvoiceRecord
All Known Implementing Classes:
ReturnLineTaxInvoiceLineItemRecordImpl, ReturnLineTaxInvoiceRecordImpl, ReturnLineTaxRecordImpl

public interface ReturnLineTaxRecord
extends SecondClassObject

Value holder class for a return linst tax record.

Retek Inc. Copyright (c) 2003


Method Summary
 RDate getTaxInvoiceDate()
           
 java.lang.String getTaxInvoiceNumber()
           
 boolean isLocked()
           
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Method Detail

getTaxInvoiceDate

public RDate getTaxInvoiceDate()

getTaxInvoiceNumber

public java.lang.String getTaxInvoiceNumber()

isLocked

public boolean isLocked()


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