Uses of Class
org.kuali.kfs.module.purap.businessobject.FundingSource

Packages that use FundingSource
org.kuali.kfs.module.purap.document   
 

Uses of FundingSource in org.kuali.kfs.module.purap.document
 

Fields in org.kuali.kfs.module.purap.document declared as FundingSource
protected  FundingSource PurchasingDocumentBase.fundingSource
           
 

Methods in org.kuali.kfs.module.purap.document that return FundingSource
 FundingSource PurchasingDocumentBase.getFundingSource()
           
 FundingSource PurchasingDocument.getFundingSource()
           
 

Methods in org.kuali.kfs.module.purap.document with parameters of type FundingSource
 void PurchasingDocumentBase.setFundingSource(FundingSource fundingSource)
          Deprecated.  
 void PurchasingDocument.setFundingSource(FundingSource fundingSource)
           
 



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