Uses of Class
org.kuali.kfs.coa.businessobject.FundGroup

Packages that use FundGroup
org.kuali.kfs.coa.businessobject   
org.kuali.kfs.module.bc.businessobject   
 

Uses of FundGroup in org.kuali.kfs.coa.businessobject
 

Methods in org.kuali.kfs.coa.businessobject that return FundGroup
 FundGroup SubFundGroup.getFundGroup()
           
 

Methods in org.kuali.kfs.coa.businessobject with parameters of type FundGroup
 void SubFundGroup.setFundGroup(FundGroup fundGroup)
           
 

Uses of FundGroup in org.kuali.kfs.module.bc.businessobject
 

Methods in org.kuali.kfs.module.bc.businessobject that return FundGroup
 FundGroup BudgetConstructionAccountSummary.getFundGroup()
          Gets the fundGroup attribute.
 

Methods in org.kuali.kfs.module.bc.businessobject with parameters of type FundGroup
 void BudgetConstructionAccountSummary.setFundGroup(FundGroup fundGroup)
          Deprecated.  
 



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