public class OleFundCode extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OleFundCode() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFundCode() | 
| String | getFundCodeId() | 
| List<OleFundCodeAccountingLine> | getOleFundCodeAccountingLineList() | 
| boolean | isActive() | 
| void | setActive(boolean active) | 
| void | setFundCode(String fundCode) | 
| void | setFundCodeId(String fundCodeId) | 
| void | setOleFundCodeAccountingLineList(List<OleFundCodeAccountingLine> oleFundCodeAccountingLineList) | 
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 OleFundCode()
public String getFundCodeId()
public void setFundCodeId(String fundCodeId)
public String getFundCode()
public void setFundCode(String fundCode)
public List<OleFundCodeAccountingLine> getOleFundCodeAccountingLineList()
public void setOleFundCodeAccountingLineList(List<OleFundCodeAccountingLine> oleFundCodeAccountingLineList)
public boolean isActive()
public void setActive(boolean active)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.