public class RateClassBaseInclusion extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
RateClassBaseInclusion() |
| Modifier and Type | Method and Description |
|---|---|
int |
getParentRowIndex()
Gets the parentRowIndex attribute.
|
Long |
getRateClassBaseInclusionId() |
String |
getRateClassCode() |
String |
getRateClassCodeIncl() |
RateType |
getRateType() |
String |
getRateTypeCode() |
String |
getRateTypeCodeIncl() |
RateType |
getRateTypeInclusion()
Gets the rateTypeInclusion attribute.
|
int |
getRowIndex()
Gets the rowIndex attribute.
|
boolean |
isCalculated()
Gets the calculated attribute.
|
Long |
isParentRateClassBaseInclusionId()
Gets the parentRateClassBaseInclusionId attribute.
|
void |
setCalculated(boolean calculated)
Sets the calculated attribute value.
|
void |
setParentRateClassBaseInclusionId(Long parentRateClassBaseInclusionId)
Sets the parentRateClassBaseInclusionId attribute value.
|
void |
setParentRowIndex(int parentRowIndex)
Sets the parentRowIndex attribute value.
|
void |
setRateClassBaseInclusionId(Long rateClassBaseInclusionId) |
void |
setRateClassCode(String rateClassCode) |
void |
setRateClassCodeIncl(String rateClassCodeIncl) |
void |
setRateType(RateType rateType) |
void |
setRateTypeCode(String rateTypeCode) |
void |
setRateTypeCodeIncl(String rateTypeCodeIncl) |
void |
setRateTypeInclusion(RateType rateTypeInclusion)
Sets the rateTypeInclusion attribute value.
|
void |
setRowIndex(int rowIndex)
Sets the rowIndex attribute value.
|
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic Long getRateClassBaseInclusionId()
public void setRateClassBaseInclusionId(Long rateClassBaseInclusionId)
public String getRateClassCode()
public void setRateClassCode(String rateClassCode)
public String getRateTypeCode()
public void setRateTypeCode(String rateTypeCode)
public String getRateClassCodeIncl()
public void setRateClassCodeIncl(String rateClassCodeIncl)
public String getRateTypeCodeIncl()
public void setRateTypeCodeIncl(String rateTypeCodeIncl)
public RateType getRateType()
public void setRateType(RateType rateType)
public RateType getRateTypeInclusion()
public void setRateTypeInclusion(RateType rateTypeInclusion)
rateTypeInclusion - The rateTypeInclusion to set.public int getRowIndex()
public void setRowIndex(int rowIndex)
rowIndex - The rowIndex to set.public int getParentRowIndex()
public void setParentRowIndex(int parentRowIndex)
parentRowIndex - The parentRowIndex to set.public boolean isCalculated()
public void setCalculated(boolean calculated)
calculated - The calculated to set.public Long isParentRateClassBaseInclusionId()
public void setParentRateClassBaseInclusionId(Long parentRateClassBaseInclusionId)
parentRateClassBaseInclusionId - The parentRateClassBaseInclusionId to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.