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

Packages that use HigherEducationFunction
org.kuali.kfs.coa.businessobject   
 

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

Methods in org.kuali.kfs.coa.businessobject that return HigherEducationFunction
 HigherEducationFunction AccountGlobal.getFinancialHigherEdFunction()
          Gets the financialHigherEdFunction attribute.
 HigherEducationFunction Account.getFinancialHigherEdFunction()
          Gets the financialHigherEdFunction attribute.
 HigherEducationFunction PriorYearAccount.getFinancialHigherEdFunction()
          Gets the financialHigherEdFunction attribute.
 HigherEducationFunction AccountIntf.getFinancialHigherEdFunction()
          Gets the financialHigherEdFunction attribute.
 

Methods in org.kuali.kfs.coa.businessobject with parameters of type HigherEducationFunction
 void AccountGlobal.setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
          Sets the financialHigherEdFunction attribute value.
 void Account.setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
          Deprecated.  
 void PriorYearAccount.setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
          Deprecated.  
 void AccountIntf.setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
          Deprecated.  
 



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