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

Packages that use SubObjectCodeCurrent
org.kuali.kfs.fp.businessobject   
org.kuali.kfs.module.ar.businessobject   
org.kuali.kfs.module.endow.businessobject   
 

Uses of SubObjectCodeCurrent in org.kuali.kfs.fp.businessobject
 

Methods in org.kuali.kfs.fp.businessobject that return SubObjectCodeCurrent
 SubObjectCodeCurrent CreditCardVendor.getExpenseFinancialSubObject()
          Gets the expenseFinancialSubObject attribute.
 SubObjectCodeCurrent CreditCardVendor.getIncomeFinancialSubObject()
          Gets the incomeFinancialSubObject attribute.
 

Methods in org.kuali.kfs.fp.businessobject with parameters of type SubObjectCodeCurrent
 void CreditCardVendor.setExpenseFinancialSubObject(SubObjectCodeCurrent expenseFinancialSubObject)
          Sets the expenseFinancialSubObject attribute value.
 void CreditCardVendor.setIncomeFinancialSubObject(SubObjectCodeCurrent incomeFinancialSubObject)
          Sets the incomeFinancialSubObject attribute value.
 

Uses of SubObjectCodeCurrent in org.kuali.kfs.module.ar.businessobject
 

Methods in org.kuali.kfs.module.ar.businessobject that return SubObjectCodeCurrent
 SubObjectCodeCurrent CustomerInvoiceItemCode.getDefaultInvoiceFinancialSubObject()
          Gets the defaultInvoiceFinancialSubObject attribute.
 

Methods in org.kuali.kfs.module.ar.businessobject with parameters of type SubObjectCodeCurrent
 void CustomerInvoiceItemCode.setDefaultInvoiceFinancialSubObject(SubObjectCodeCurrent defaultInvoiceFinancialSubObject)
          Deprecated.  
 

Uses of SubObjectCodeCurrent in org.kuali.kfs.module.endow.businessobject
 

Methods in org.kuali.kfs.module.endow.businessobject that return SubObjectCodeCurrent
 SubObjectCodeCurrent EndowmentAccountingLineBase.getSubObjectCode()
           
 SubObjectCodeCurrent EndowmentAccountingLine.getSubObjectCode()
           
 SubObjectCodeCurrent EndowmentRecurringCashTransferGLTarget.getSubObjectCode()
           
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type SubObjectCodeCurrent
 void EndowmentAccountingLineBase.setSubObjectCode(SubObjectCodeCurrent subObjectCode)
          Deprecated.  
 void EndowmentAccountingLine.setSubObjectCode(SubObjectCodeCurrent subObjectCode)
          Deprecated.  
 void EndowmentRecurringCashTransferGLTarget.setSubObjectCode(SubObjectCodeCurrent subObjectCode)
           
 



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