|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SufficientFundsCode | |
|---|---|
| org.kuali.kfs.coa.businessobject | |
| org.kuali.kfs.module.external.kc.businessobject | |
| Uses of SufficientFundsCode in org.kuali.kfs.coa.businessobject |
|---|
| Methods in org.kuali.kfs.coa.businessobject that return SufficientFundsCode | |
|---|---|
SufficientFundsCode |
AccountGlobal.getSufficientFundsCode()
Gets the sufficientFundsCode attribute. |
SufficientFundsCode |
Account.getSufficientFundsCode()
Gets the sufficientFundsCode attribute. |
SufficientFundsCode |
PriorYearAccount.getSufficientFundsCode()
Gets the sufficientFundsCode attribute. |
SufficientFundsCode |
AccountIntf.getSufficientFundsCode()
Gets the sufficientFundsCode attribute. |
| Methods in org.kuali.kfs.coa.businessobject with parameters of type SufficientFundsCode | |
|---|---|
void |
AccountGlobal.setSufficientFundsCode(SufficientFundsCode sufficientFundsCode)
Sets the sufficientFundsCode attribute value. |
void |
Account.setSufficientFundsCode(SufficientFundsCode sufficientFundsCode)
Sets the sufficientFundsCode attribute value. |
void |
PriorYearAccount.setSufficientFundsCode(SufficientFundsCode sufficientFundsCode)
Sets the sufficientFundsCode attribute value. |
void |
AccountIntf.setSufficientFundsCode(SufficientFundsCode sufficientFundsCode)
Sets the sufficientFundsCode attribute value. |
| Uses of SufficientFundsCode in org.kuali.kfs.module.external.kc.businessobject |
|---|
| Methods in org.kuali.kfs.module.external.kc.businessobject that return SufficientFundsCode | |
|---|---|
SufficientFundsCode |
AccountAutoCreateDefaults.getSufficientFundsCode()
/** Gets the sufficientFundsCode attribute. |
| Methods in org.kuali.kfs.module.external.kc.businessobject with parameters of type SufficientFundsCode | |
|---|---|
void |
AccountAutoCreateDefaults.setSufficientFundsCode(SufficientFundsCode sufficientFundsCode)
Sets the sufficientFundsCode attribute value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||