public class KraAttributeReferenceDummy
extends org.kuali.rice.krad.bo.AttributeReferenceDummy
| Constructor and Description |
|---|
KraAttributeReferenceDummy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBigDescription() |
String |
getBudgetName() |
Boolean |
getCheckBox() |
String |
getCity()
Gets the value of city
|
String |
getCommitteeId() |
String |
getCommitteeName() |
String |
getCountryCode()
Gets the value of countryCode
|
String |
getCounty()
Gets the value of county
|
Timestamp |
getCreateTimestamp() |
String |
getDescription()
Gets the value of description
|
BudgetDecimal |
getGenericRate() |
String |
getPrincipalInvestigator() |
String |
getReporter() |
Integer |
getSequenceNumber() |
Long |
getSortId() |
String |
getSourceAccount() |
String |
getState()
Gets the value of state
|
Timestamp |
getUpdateTimestamp() |
String |
getUpdateUser() |
void |
setBigDescription(String bigDescription) |
void |
setBudgetName(String budgetName) |
void |
setCheckBox(Boolean checkBox) |
void |
setCity(String argCity)
Sets the value of city
|
void |
setCommitteeId(String committeeId) |
void |
setCommitteeName(String committeeName) |
void |
setCountryCode(String argCountryCode)
Sets the value of countryCode
|
void |
setCounty(String argCounty)
Sets the value of county
|
void |
setCreateTimestamp(Timestamp createTimestamp) |
void |
setDescription(String argDescription)
Sets the value of description
|
void |
setGenericRate(BudgetDecimal genericRate) |
void |
setPrincipalInvestigator(String principalInvestigator) |
void |
setReporter(String reporter) |
void |
setSequenceNumber(Integer sequenceNumber) |
void |
setSortId(Long sortId) |
void |
setSourceAccount(String sourceAccount) |
void |
setState(String argState)
Sets the value of state
|
void |
setUpdateTimestamp(Timestamp updateTimestamp) |
void |
setUpdateUser(String updateUser) |
getActiveAsOfDate, getActiveFromDate, getActiveToDate, getCreateDate, getEmailAddress, getGenericAmount, getGenericBigText, getGenericDate, getGenericSystemId, getGenericTimestamp, getInitiatorNetworkId, getOneDigitTextCode, getPercent, getTwoDigitTextCode, getWorkflowDocumentStatus, isActiveIndicator, isCurrent, isGenericBoolean, isNewCollectionRecord, setActiveAsOfDate, setActiveFromDate, setActiveIndicator, setActiveToDate, setCreateDate, setCurrent, setEmailAddress, setGenericAmount, setGenericBigText, setGenericBoolean, setGenericDate, setGenericSystemId, setGenericTimestamp, setInitiatorNetworkId, setNewCollectionRecord, setOneDigitTextCode, setPercent, setTwoDigitTextCode, setWorkflowDocumentStatusafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setObjectId, setVersionNumberpublic final String getCity()
public final void setCity(String argCity)
argCity - Value to assign to this.citypublic final String getCounty()
public final void setCounty(String argCounty)
argCounty - Value to assign to this.countypublic final String getState()
public final void setState(String argState)
argState - Value to assign to this.statepublic final String getCountryCode()
public final void setCountryCode(String argCountryCode)
argCountryCode - Value to assign to this.countryCodepublic final String getDescription()
public final void setDescription(String argDescription)
argDescription - Value to assign to this.descriptionpublic String getBigDescription()
public void setBigDescription(String bigDescription)
public String getUpdateUser()
public void setUpdateUser(String updateUser)
public Timestamp getUpdateTimestamp()
public void setUpdateTimestamp(Timestamp updateTimestamp)
public String getPrincipalInvestigator()
public void setPrincipalInvestigator(String principalInvestigator)
public final BudgetDecimal getGenericRate()
public final void setGenericRate(BudgetDecimal genericRate)
public String getBudgetName()
public void setBudgetName(String budgetName)
public Integer getSequenceNumber()
public void setSequenceNumber(Integer sequenceNumber)
public String getSourceAccount()
public void setSourceAccount(String sourceAccount)
public Boolean getCheckBox()
public void setCheckBox(Boolean checkBox)
public Long getSortId()
public void setSortId(Long sortId)
public String getReporter()
public void setReporter(String reporter)
public Timestamp getCreateTimestamp()
public void setCreateTimestamp(Timestamp createTimestamp)
public String getCommitteeId()
public void setCommitteeId(String committeeId)
public String getCommitteeName()
public void setCommitteeName(String committeeName)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.