Package | Description |
---|---|
org.kuali.ole.coa.businessobject |
Modifier and Type | Field and Description |
---|---|
protected HigherEducationFunction |
PriorYearAccount.financialHigherEdFunction |
protected HigherEducationFunction |
AccountGlobal.financialHigherEdFunction |
protected HigherEducationFunction |
Account.financialHigherEdFunction |
Modifier and Type | Method and Description |
---|---|
HigherEducationFunction |
PriorYearAccount.getFinancialHigherEdFunction()
Gets the financialHigherEdFunction attribute.
|
HigherEducationFunction |
AccountGlobal.getFinancialHigherEdFunction()
Gets the financialHigherEdFunction attribute.
|
HigherEducationFunction |
AccountIntf.getFinancialHigherEdFunction()
Gets the financialHigherEdFunction attribute.
|
HigherEducationFunction |
Account.getFinancialHigherEdFunction()
Gets the financialHigherEdFunction attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
PriorYearAccount.setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
Deprecated.
|
void |
AccountGlobal.setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
Sets the financialHigherEdFunction attribute value.
|
void |
AccountIntf.setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
Deprecated.
|
void |
Account.setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
Deprecated.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.