public final class ProposalPersonCreditSplit extends KraPersistableBusinessObjectBase implements CreditSplit
BusinessObjectUPDATE_USER_LENGTH| Constructor and Description |
|---|
ProposalPersonCreditSplit() |
| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.core.api.util.type.KualiDecimal |
getCredit()
Gets the value of credit
|
String |
getInvCreditTypeCode()
Gets the value of invCreditTypeCode
|
InvestigatorCreditType |
getInvestigatorCreditType()
Gets the value of invCreditType
|
String |
getProposalNumber()
Gets the value of proposalNumber
|
Integer |
getProposalPersonNumber()
Gets the value of personProposalNumber
|
void |
setCredit(org.kuali.rice.core.api.util.type.KualiDecimal argCredit)
Sets the value of credit
|
void |
setInvCreditTypeCode(String argInvCreditTypeCode)
Sets the value of invCreditTypeCode
|
void |
setInvestigatorCreditType(InvestigatorCreditType argInvCreditType)
Sets the value of invCreditType
|
void |
setProposalNumber(String argProposalNumber)
Sets the value of proposalNumber
|
void |
setProposalPersonNumber(Integer argPersonProposalNumber)
Sets the value of personProposalNumber
|
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 InvestigatorCreditType getInvestigatorCreditType()
public void setInvestigatorCreditType(InvestigatorCreditType argInvCreditType)
argInvCreditType - Value to assign to this.invCreditTypepublic String getProposalNumber()
public void setProposalNumber(String argProposalNumber)
argProposalNumber - Value to assign to this.proposalNumberpublic Integer getProposalPersonNumber()
public void setProposalPersonNumber(Integer argPersonProposalNumber)
argPersonProposalNumber - Value to assign to this.personProposalNumberpublic String getInvCreditTypeCode()
getInvCreditTypeCode in interface CreditSplitpublic void setInvCreditTypeCode(String argInvCreditTypeCode)
setInvCreditTypeCode in interface CreditSplitargInvCreditTypeCode - Value to assign to this.invCreditTypeCodepublic org.kuali.rice.core.api.util.type.KualiDecimal getCredit()
getCredit in interface CreditSplitpublic void setCredit(org.kuali.rice.core.api.util.type.KualiDecimal argCredit)
argCredit - Value to assign to this.creditCopyright © 2013 The Kuali Foundation. All Rights Reserved.