public class OleLoanStatus extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OleLoanStatus() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getLoanStatusCode()Gets the loanStatusCode attribute. | 
| String | getLoanStatusId()Gets the loanStatusId attribute. | 
| String | getLoanStatusName()Gets the loanStatusName attribute. | 
| void | setLoanStatusCode(String loanStatusCode)Sets the loanStatusCode attribute value. | 
| void | setLoanStatusId(String loanStatusId)Sets the loanStatusId attribute value. | 
| void | setLoanStatusName(String loanStatusName)Sets the loanStatusName attribute value. | 
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 OleLoanStatus()
public String getLoanStatusId()
public void setLoanStatusId(String loanStatusId)
loanStatusId - The loanStatusId to set.public String getLoanStatusCode()
public void setLoanStatusCode(String loanStatusCode)
loanStatusCode - The loanStatusCode to set.public String getLoanStatusName()
public void setLoanStatusName(String loanStatusName)
loanStatusName - The loanStatusName to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.