Uses of Class
org.kuali.kfs.gl.businessobject.LedgerEntry

Packages that use LedgerEntry
org.kuali.kfs.gl.businessobject   
 

Uses of LedgerEntry in org.kuali.kfs.gl.businessobject
 

Methods in org.kuali.kfs.gl.businessobject that return LedgerEntry
static LedgerEntry LedgerEntry.buildLedgerEntry(Object[] entrySummary)
          create or update a ledger entry with the array of information from the given entry summary object
 

Methods in org.kuali.kfs.gl.businessobject with parameters of type LedgerEntry
 void LedgerEntry.add(LedgerEntry addend)
          Add the amounts of the given ledger entry into those of current ledger entry, and update the counts of corresponding fields
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.