com.retek.component.customerorder
Interface ReturnLineTaxRecord

All Superinterfaces:
BusinessObject, SecondClassObject
All Known Subinterfaces:
ReturnLineTaxInvoiceLineItemRecord, ReturnLineTaxInvoiceRecord

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 © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25