public class OleLoanTermUnit extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OleLoanTermUnit() |
Modifier and Type | Method and Description |
---|---|
String |
getLoanTermUnitCode()
Gets the loanTermUnitCode attribute.
|
String |
getLoanTermUnitId()
Gets the loanTermUnitId attribute.
|
String |
getLoanTermUnitName()
Gets the loanTermUnitName attribute.
|
void |
setLoanTermUnitCode(String loanTermUnitCode)
Sets the loanTermUnitCode attribute value.
|
void |
setLoanTermUnitId(String loanTermUnitId)
Sets the loanTermUnitId attribute value.
|
void |
setLoanTermUnitName(String loanTermUnitName)
Sets the loanTermUnitName 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, setVersionNumber
public OleLoanTermUnit()
public String getLoanTermUnitId()
public void setLoanTermUnitId(String loanTermUnitId)
loanTermUnitId
- The loanTermUnitId to set.public String getLoanTermUnitCode()
public void setLoanTermUnitCode(String loanTermUnitCode)
loanTermUnitCode
- The loanTermUnitCode to set.public String getLoanTermUnitName()
public void setLoanTermUnitName(String loanTermUnitName)
loanTermUnitName
- The loanTermUnitName to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.