public class LetterOfCreditFundGroup extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Constructor and Description |
---|
LetterOfCreditFundGroup()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getLetterOfCreditFundGroupCode()
Gets the letterOfCreditFundGroupCode attribute.
|
String |
getLetterOfCreditFundGroupDescription()
Gets the letterOfCreditFundGroupDescription attribute.
|
boolean |
isActive()
Gets the active attribute.
|
void |
setActive(boolean active)
Sets the active attribute value.
|
void |
setLetterOfCreditFundGroupCode(String letterOfCreditFundGroupCode)
Sets the letterOfCreditFundGroupCode attribute.
|
void |
setLetterOfCreditFundGroupDescription(String letterOfCreditFundGroupDescription)
Sets the letterOfCreditFundGroupDescription attribute.
|
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, setVersionNumber
public LetterOfCreditFundGroup()
public String getLetterOfCreditFundGroupCode()
public void setLetterOfCreditFundGroupCode(String letterOfCreditFundGroupCode)
letterOfCreditFundGroupCode
- The letterOfCreditFundGroupCode to set.public String getLetterOfCreditFundGroupDescription()
public void setLetterOfCreditFundGroupDescription(String letterOfCreditFundGroupDescription)
letterOfCreditFundGroupDescription
- The letterOfCreditFundGroupDescription to set.public boolean isActive()
isActive
in interface org.kuali.rice.core.api.mo.common.active.Inactivatable
public void setActive(boolean active)
setActive
in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
active
- The active to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.