public class AccountGuideline extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| AccountGuideline() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAccountExpenseGuidelineText() | 
| String | getAccountIncomeGuidelineText() | 
| String | getAccountNumber() | 
| String | getAccountPurposeText() | 
| String | getChartOfAccountsCode() | 
| void | setAccountExpenseGuidelineText(String accountExpenseGuidelineText) | 
| void | setAccountIncomeGuidelineText(String accountIncomeGuidelineText) | 
| void | setAccountNumber(String accountNbr) | 
| void | setAccountPurposeText(String accountPurposeText) | 
| void | setChartOfAccountsCode(String chartOfAccountsCode) | 
| protected LinkedHashMap | toStringMapper_RICE20_REFACTORME() | 
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic AccountGuideline()
public String getAccountExpenseGuidelineText()
public void setAccountExpenseGuidelineText(String accountExpenseGuidelineText)
accountExpenseGuidelineText - The accountExpenseGuidelineText to set.public String getAccountIncomeGuidelineText()
public void setAccountIncomeGuidelineText(String accountIncomeGuidelineText)
accountIncomeGuidelineText - The accountIncomeGuidelineText to set.public String getAccountNumber()
public void setAccountNumber(String accountNbr)
accountNbr - The accountNbr to set.public String getAccountPurposeText()
public void setAccountPurposeText(String accountPurposeText)
accountPurposeText - The accountPurposeText to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()Copyright © 2004–2014 The Kuali Foundation. All rights reserved.