|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.coa.businessobject.AccountDescription
public class AccountDescription
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
AccountDescription()
Default constructor. |
|
| Method Summary | |
|---|---|
String |
getAccountNumber()
Gets the accountNumber attribute. |
Building |
getBuilding()
Gets the building attribute. |
String |
getBuildingCode()
Gets the buildingCode attribute. |
String |
getCampusCode()
Gets the campusCode attribute. |
String |
getCampusDescription()
Gets the campusDescription attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
String |
getOrganizationDescription()
Gets the organizationDescription attribute. |
String |
getResponsibilityCenterDescription()
Gets the responsibilityCenterDescription attribute. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute. |
void |
setBuilding(Building building)
Deprecated. |
void |
setBuildingCode(String buildingCode)
Sets the buildingCode attribute. |
void |
setCampusCode(String campusCode)
Sets the campusCode attribute. |
void |
setCampusDescription(String campusDescription)
Sets the campusDescription attribute. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setOrganizationDescription(String organizationDescription)
Sets the organizationDescription attribute. |
void |
setResponsibilityCenterDescription(String responsibilityCenterDescription)
Sets the responsibilityCenterDescription attribute. |
protected LinkedHashMap |
toStringMapper()
|
| Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
| Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
|---|
prepareForWorkflow, toString, toStringBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public AccountDescription()
| Method Detail |
|---|
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.public String getAccountNumber()
public void setAccountNumber(String accountNumber)
accountNumber - The accountNumber to set.public String getCampusDescription()
public void setCampusDescription(String campusDescription)
campusDescription - The campusDescription to set.public String getOrganizationDescription()
public void setOrganizationDescription(String organizationDescription)
organizationDescription - The organizationDescription to set.public String getResponsibilityCenterDescription()
public void setResponsibilityCenterDescription(String responsibilityCenterDescription)
responsibilityCenterDescription - The responsibilityCenterDescription to set.public String getCampusCode()
public void setCampusCode(String campusCode)
campusCode - The campusCode to set.public String getBuildingCode()
public void setBuildingCode(String buildingCode)
buildingCode - The buildingCode to set.public Building getBuilding()
public void setBuilding(Building building)
building - The building to set.protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||