Uses of Class
org.kuali.kfs.fp.businessobject.WireCharge

Packages that use WireCharge
org.kuali.kfs.fp.document   
 

Uses of WireCharge in org.kuali.kfs.fp.document
 

Methods in org.kuali.kfs.fp.document that return WireCharge
protected  WireCharge DisbursementVoucherDocument.retrieveWireCharge()
          Retrieves the wire transfer information for the current fiscal year.
 

Methods in org.kuali.kfs.fp.document with parameters of type WireCharge
protected  void DisbursementVoucherDocument.processWireChargeCreditEntries(GeneralLedgerPendingEntrySequenceHelper sequenceHelper, WireCharge wireCharge, GeneralLedgerPendingEntry chargeEntry)
          Builds an explicit and offset for the wire charge credit.
protected  GeneralLedgerPendingEntry DisbursementVoucherDocument.processWireChargeDebitEntries(GeneralLedgerPendingEntrySequenceHelper sequenceHelper, WireCharge wireCharge)
          Builds an explicit and offset for the wire charge debit.
 



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