public class ProposalPersonDegree extends KraPersistableBusinessObjectBase
BusinessObjectBusinessObject,
ProposalDevelopmentDocument,
Serialized FormUPDATE_USER_LENGTH| Constructor and Description |
|---|
ProposalPersonDegree() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDegree()
Gets the value of degree
|
String |
getDegreeCode()
Gets the value of degreeCode
|
Integer |
getDegreeSequenceNumber() |
DegreeType |
getDegreeType()
Retrieve a reference to
|
String |
getFieldOfStudy()
Gets the value of fieldOfStudy
|
String |
getGraduationYear()
Gets the value of graduationYear
|
String |
getProposalNumber()
Gets the value of proposalNumber
|
Integer |
getProposalPersonNumber()
Gets the value of proposalPersonNumber
|
String |
getSchool()
Gets the value of school
|
String |
getSchoolId()
Gets the value of schoolId
|
String |
getSchoolIdCode()
Gets the value of schoolIdCode
|
String |
getSpecialization()
Gets the value of specialization
|
void |
setDegree(String argDegree)
Sets the value of degree
|
void |
setDegreeCode(String argDegreeCode)
Sets the value of degreeCode
|
void |
setDegreeSequenceNumber(Integer degreeSequenceNumber) |
void |
setDegreeType(DegreeType type)
Assign a reference to
|
void |
setFieldOfStudy(String argFieldOfStudy)
Sets the value of fieldOfStudy
|
void |
setGraduationYear(String argGraduationYear)
Sets the value of graduationYear
|
void |
setProposalNumber(String argProposalNumber)
Sets the value of proposalNumber
|
void |
setProposalPersonNumber(Integer argProposalPersonNumber)
Sets the value of proposalPersonNumber
|
void |
setSchool(String argSchool)
Sets the value of school
|
void |
setSchoolId(String argSchoolId)
Sets the value of schoolId
|
void |
setSchoolIdCode(String argSchoolIdCode)
Sets the value of schoolIdCode
|
void |
setSpecialization(String argSpecialization)
Sets the value of specialization
|
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 final Integer getProposalPersonNumber()
public final void setProposalPersonNumber(Integer argProposalPersonNumber)
argProposalPersonNumber - Value to assign to this.proposalPersonNumberpublic final String getProposalNumber()
public final void setProposalNumber(String argProposalNumber)
argProposalNumber - Value to assign to this.proposalNumberpublic final String getGraduationYear()
public final void setGraduationYear(String argGraduationYear)
argGraduationYear - Value to assign to this.graduationYearpublic final String getDegreeCode()
public final void setDegreeCode(String argDegreeCode)
argDegreeCode - Value to assign to this.degreeCodepublic String getDegree()
public void setDegree(String argDegree)
argDegree - Value to assign to this.degreepublic final String getFieldOfStudy()
public final void setFieldOfStudy(String argFieldOfStudy)
argFieldOfStudy - Value to assign to this.fieldOfStudypublic final String getSpecialization()
public final void setSpecialization(String argSpecialization)
argSpecialization - Value to assign to this.specializationpublic final String getSchool()
public final void setSchool(String argSchool)
argSchool - Value to assign to this.schoolpublic final String getSchoolIdCode()
public final void setSchoolIdCode(String argSchoolIdCode)
argSchoolIdCode - Value to assign to this.schoolIdCodepublic final String getSchoolId()
public final void setSchoolId(String argSchoolId)
argSchoolId - Value to assign to this.schoolIdpublic final void setDegreeType(DegreeType type)
DegreeTypetype - to referencepublic final DegreeType getDegreeType()
DegreeTypepublic Integer getDegreeSequenceNumber()
public void setDegreeSequenceNumber(Integer degreeSequenceNumber)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.