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

Packages that use BudgetRecordingLevel
org.kuali.kfs.coa.businessobject   
org.kuali.kfs.module.external.kc.businessobject   
 

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

Methods in org.kuali.kfs.coa.businessobject that return BudgetRecordingLevel
 BudgetRecordingLevel Account.getBudgetRecordingLevel()
          Gets the budgetRecordingLevel attribute.
 BudgetRecordingLevel PriorYearAccount.getBudgetRecordingLevel()
          Gets the budgetRecordingLevel attribute.
 BudgetRecordingLevel AccountIntf.getBudgetRecordingLevel()
          Gets the budgetRecordingLevel attribute.
 

Methods in org.kuali.kfs.coa.businessobject with parameters of type BudgetRecordingLevel
 void Account.setBudgetRecordingLevel(BudgetRecordingLevel budgetRecordingLevel)
          Sets the budgetRecordingLevel attribute value.
 void PriorYearAccount.setBudgetRecordingLevel(BudgetRecordingLevel budgetRecordingLevel)
          Sets the budgetRecordingLevel attribute value.
 void AccountIntf.setBudgetRecordingLevel(BudgetRecordingLevel budgetRecordingLevel)
          Sets the budgetRecordingLevel attribute value.
 

Uses of BudgetRecordingLevel in org.kuali.kfs.module.external.kc.businessobject
 

Methods in org.kuali.kfs.module.external.kc.businessobject that return BudgetRecordingLevel
 BudgetRecordingLevel AccountAutoCreateDefaults.getBudgetRecordingLevel()
          Gets the budgetRecordingLevel attribute.
 

Methods in org.kuali.kfs.module.external.kc.businessobject with parameters of type BudgetRecordingLevel
 void AccountAutoCreateDefaults.setBudgetRecordingLevel(BudgetRecordingLevel budgetRecordingLevel)
          Sets the budgetRecordingLevel attribute value.
 



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