|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Account | |
---|---|
org.kuali.hr.time.assignment | |
org.kuali.kfs.coa.businessobject |
Uses of Account in org.kuali.hr.time.assignment |
---|
Methods in org.kuali.hr.time.assignment that return Account | |
---|---|
Account |
AssignmentAccount.getAccountObj()
|
Methods in org.kuali.hr.time.assignment with parameters of type Account | |
---|---|
void |
AssignmentAccount.setAccountObj(Account accountObj)
|
Uses of Account in org.kuali.kfs.coa.businessobject |
---|
Methods in org.kuali.kfs.coa.businessobject that return Account | |
---|---|
Account |
SubAccount.getAccount()
Gets the account attribute. |
Account |
SubObjectCode.getAccount()
Gets the account attribute. |
Methods in org.kuali.kfs.coa.businessobject with parameters of type Account | |
---|---|
void |
SubAccount.setAccount(Account account)
Sets the account attribute. |
void |
SubObjectCode.setAccount(Account account)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |