| |
|
| org.kuali.core.bo.PersistableBusinessObjectBase org.kuali.module.chart.bo.AicpaFunction
AicpaFunction | public AicpaFunction()(Code) | | Default constructor.
|
getFinancialAicpaFunctionCode | public String getFinancialAicpaFunctionCode()(Code) | | Gets the financialAicpaFunctionCode attribute.
Returns the financialAicpaFunctionCode |
getFinancialAicpaFunctionName | public String getFinancialAicpaFunctionName()(Code) | | Gets the financialAicpaFunctionName attribute.
Returns the financialAicpaFunctionName |
setFinancialAicpaFunctionCode | public void setFinancialAicpaFunctionCode(String financialAicpaFunctionCode)(Code) | | Sets the financialAicpaFunctionCode attribute.
Parameters: financialAicpaFunctionCode - The financialAicpaFunctionCode to set. |
setFinancialAicpaFunctionName | public void setFinancialAicpaFunctionName(String financialAicpaFunctionName)(Code) | | Sets the financialAicpaFunctionName attribute.
Parameters: financialAicpaFunctionName - The financialAicpaFunctionName to set. |
Fields inherited from org.kuali.core.bo.PersistableBusinessObjectBase | protected Long versionNumber(Code)(Java Doc)
|
|
|
|