|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BudgetRecordingLevel | |
---|---|
org.kuali.kfs.coa.businessobject | |
org.kuali.kfs.module.external.kc.businessobject |
Uses of BudgetRecordingLevel in org.kuali.kfs.coa.businessobject |
---|
Methods in org.kuali.kfs.coa.businessobject that return BudgetRecordingLevel | |
---|---|
BudgetRecordingLevel |
Account.getBudgetRecordingLevel()
Gets the budgetRecordingLevel attribute. |
BudgetRecordingLevel |
PriorYearAccount.getBudgetRecordingLevel()
Gets the budgetRecordingLevel attribute. |
BudgetRecordingLevel |
AccountIntf.getBudgetRecordingLevel()
Gets the budgetRecordingLevel attribute. |
Methods in org.kuali.kfs.coa.businessobject with parameters of type BudgetRecordingLevel | |
---|---|
void |
Account.setBudgetRecordingLevel(BudgetRecordingLevel budgetRecordingLevel)
Sets the budgetRecordingLevel attribute value. |
void |
PriorYearAccount.setBudgetRecordingLevel(BudgetRecordingLevel budgetRecordingLevel)
Sets the budgetRecordingLevel attribute value. |
void |
AccountIntf.setBudgetRecordingLevel(BudgetRecordingLevel budgetRecordingLevel)
Sets the budgetRecordingLevel attribute value. |
Uses of BudgetRecordingLevel in org.kuali.kfs.module.external.kc.businessobject |
---|
Methods in org.kuali.kfs.module.external.kc.businessobject that return BudgetRecordingLevel | |
---|---|
BudgetRecordingLevel |
AccountAutoCreateDefaults.getBudgetRecordingLevel()
Gets the budgetRecordingLevel attribute. |
Methods in org.kuali.kfs.module.external.kc.businessobject with parameters of type BudgetRecordingLevel | |
---|---|
void |
AccountAutoCreateDefaults.setBudgetRecordingLevel(BudgetRecordingLevel budgetRecordingLevel)
Sets the budgetRecordingLevel attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |