org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionOrgList2PLGReport

java.lang.Object
  extended by org.kuali.kfs.module.bc.businessobject.BudgetConstructionOrgList2PLGReport

public class BudgetConstructionOrgList2PLGReport
extends Object

Budget Construction Organization Account Funding Detail Report Business Object.


Constructor Summary
BudgetConstructionOrgList2PLGReport()
           
 
Method Summary
 String getAccountNumber()
           
 String getAccountSubAccountName()
           
 String getChartOfAccountDescription()
           
 String getChartOfAccountsCode()
           
 String getFiscalYear()
           
 String getOrganizationCode()
           
 String getOrganizationName()
           
 String getOrgChartOfAccountDescription()
           
 String getOrgChartOfAccountsCode()
           
 Integer getReqAmount()
           
 String getReqFy()
           
 String getSubAccountNumber()
           
 void setAccountNumber(String accountNumber)
           
 void setAccountSubAccountName(String accountSubAccountName)
           
 void setChartOfAccountDescription(String chartOfAccountDescription)
           
 void setChartOfAccountsCode(String chartOfAccountsCode)
           
 void setFiscalYear(String fiscalYear)
           
 void setOrganizationCode(String organizationCode)
           
 void setOrganizationName(String organizationName)
           
 void setOrgChartOfAccountDescription(String orgChartOfAccountDescription)
           
 void setOrgChartOfAccountsCode(String orgChartOfAccountsCode)
           
 void setReqAmount(Integer reqAmount)
           
 void setReqFy(String reqFy)
           
 void setSubAccountNumber(String subAccountNumber)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BudgetConstructionOrgList2PLGReport

public BudgetConstructionOrgList2PLGReport()
Method Detail

getAccountNumber

public String getAccountNumber()

setAccountNumber

public void setAccountNumber(String accountNumber)

getAccountSubAccountName

public String getAccountSubAccountName()

setAccountSubAccountName

public void setAccountSubAccountName(String accountSubAccountName)

getChartOfAccountDescription

public String getChartOfAccountDescription()

setChartOfAccountDescription

public void setChartOfAccountDescription(String chartOfAccountDescription)

getChartOfAccountsCode

public String getChartOfAccountsCode()

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)

getFiscalYear

public String getFiscalYear()

setFiscalYear

public void setFiscalYear(String fiscalYear)

getOrganizationCode

public String getOrganizationCode()

setOrganizationCode

public void setOrganizationCode(String organizationCode)

getOrganizationName

public String getOrganizationName()

setOrganizationName

public void setOrganizationName(String organizationName)

getOrgChartOfAccountDescription

public String getOrgChartOfAccountDescription()

setOrgChartOfAccountDescription

public void setOrgChartOfAccountDescription(String orgChartOfAccountDescription)

getOrgChartOfAccountsCode

public String getOrgChartOfAccountsCode()

setOrgChartOfAccountsCode

public void setOrgChartOfAccountsCode(String orgChartOfAccountsCode)

getReqAmount

public Integer getReqAmount()

setReqAmount

public void setReqAmount(Integer reqAmount)

getReqFy

public String getReqFy()

setReqFy

public void setReqFy(String reqFy)

getSubAccountNumber

public String getSubAccountNumber()

setSubAccountNumber

public void setSubAccountNumber(String subAccountNumber)


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