org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionOrgList2PLGReport
java.lang.Object
org.kuali.kfs.module.bc.businessobject.BudgetConstructionOrgList2PLGReport
public class BudgetConstructionOrgList2PLGReport
- extends Object
Budget Construction Organization Account Funding Detail Report Business Object.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BudgetConstructionOrgList2PLGReport
public BudgetConstructionOrgList2PLGReport()
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.