org.kuali.kfs.module.ar.document.web.struts
Class PaymentApplicationInvoiceDetailApply
java.lang.Object
org.kuali.kfs.module.ar.document.web.struts.PaymentApplicationInvoiceDetailApply
- All Implemented Interfaces:
- Serializable
public class PaymentApplicationInvoiceDetailApply
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaymentApplicationInvoiceDetailApply
public PaymentApplicationInvoiceDetailApply(String payAppDocNumber,
CustomerInvoiceDetail invoiceDetail)
generatePaidApplied
public InvoicePaidApplied generatePaidApplied()
getAmountOpen
public org.kuali.rice.kns.util.KualiDecimal getAmountOpen()
getAmountApplied
public org.kuali.rice.kns.util.KualiDecimal getAmountApplied()
setAmountApplied
public void setAmountApplied(org.kuali.rice.kns.util.KualiDecimal amountApplied)
isAmountAppliedChanged
public boolean isAmountAppliedChanged()
isFullApply
public boolean isFullApply()
setFullApply
public void setFullApply(boolean fullApply)
isFullApplyChanged
public boolean isFullApplyChanged()
getInvoiceDetail
public CustomerInvoiceDetail getInvoiceDetail()
getInvoiceDocumentNumber
public String getInvoiceDocumentNumber()
getSequenceNumber
public Integer getSequenceNumber()
getChartOfAccountsCode
public String getChartOfAccountsCode()
getAccountNumber
public String getAccountNumber()
getInvoiceItemDescription
public String getInvoiceItemDescription()
getAmount
public org.kuali.rice.kns.util.KualiDecimal getAmount()
isInvoiceQuickApplied
public boolean isInvoiceQuickApplied()
setInvoiceQuickApplied
public void setInvoiceQuickApplied(boolean invoiceQuickApplied)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.