public class FinancialObjectCodeMapping extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
FinancialObjectCodeMapping() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object arg0) |
ActivityType |
getActivityType() |
String |
getActivityTypeCode() |
String |
getFinancialObjectCode() |
Long |
getMappingId() |
RateClass |
getRateClass() |
String |
getRateClassCode() |
RateType |
getRateType() |
String |
getRateTypeCode() |
Unit |
getUnit() |
String |
getUnitNumber() |
void |
setActivityType(ActivityType activityType) |
void |
setActivityTypeCode(String activityTypeCode) |
void |
setFinancialObjectCode(String financialObjectCode) |
void |
setMappingId(Long mappingId) |
void |
setRateClass(RateClass rateClass) |
void |
setRateClassCode(String rateClassCode) |
void |
setRateType(RateType rateType) |
void |
setRateTypeCode(String rateTypeCode) |
void |
setUnit(Unit unit) |
void |
setUnitNumber(String unitNumber) |
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 getMappingId()
public void setMappingId(Long mappingId)
public String getActivityTypeCode()
public void setActivityTypeCode(String activityTypeCode)
public ActivityType getActivityType()
public void setActivityType(ActivityType activityType)
public RateType getRateType()
public void setRateType(RateType rateType)
public RateClass getRateClass()
public void setRateClass(RateClass rateClass)
public Unit getUnit()
public void setUnit(Unit unit)
public String getRateClassCode()
public void setRateClassCode(String rateClassCode)
public String getRateTypeCode()
public void setRateTypeCode(String rateTypeCode)
public String getUnitNumber()
public void setUnitNumber(String unitNumber)
public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
public int compareTo(Object arg0)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.