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

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

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

Methods in org.kuali.kfs.coa.businessobject that return AccountDescription
 AccountDescription Account.getAccountDescription()
          Gets the accountDescription attribute.
 AccountDescription PriorYearAccount.getAccountDescription()
          Gets the accountDescription attribute.
 AccountDescription AccountIntf.getAccountDescription()
          Gets the accountDescription attribute.
 

Methods in org.kuali.kfs.coa.businessobject with parameters of type AccountDescription
 void Account.setAccountDescription(AccountDescription accountDescription)
          Sets the accountDescription attribute value.
 void PriorYearAccount.setAccountDescription(AccountDescription accountDescription)
          Sets the accountDescription attribute value.
 void AccountIntf.setAccountDescription(AccountDescription accountDescription)
          Sets the accountDescription attribute value.
 



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