Class PersonExternalEducationCredentials
- java.lang.Object
-
- com.ellucian.generated.eedm.person_external_education_credentials.v1_1_0.PersonExternalEducationCredentials
-
@Generated("jsonschema2pojo") public class PersonExternalEducationCredentials extends Object
Person External Education CredentialsCredentials earned by persons outside of their home institution.
-
-
Field Summary
Fields Modifier and Type Field Description private List<AttendancePeriod>
attendancePeriods
Attendance Periodsprivate Object
classPercentile
Class Percentileprivate Object
classRank
Class Rankprivate Object
classSize
Class Sizeprivate Credential
credential
Credentialprivate List<Discipline>
disciplines
Disciplinesprivate Object
earnedOn
Earned Onprivate ExternalEducation
externalEducation
External Educationprivate String
id
IDprivate Metadata
metadata
Metadataprivate String
performanceMeasure
Performance Measureprivate List<Recognition>
recognitions
Recognitionsprivate List<SupplementalCredential>
supplementalCredentials
Supplemental Credentialsprivate String
thesisTitle
Thesis Title
-
Constructor Summary
Constructors Constructor Description PersonExternalEducationCredentials()
-
Method Summary
-
-
-
Field Detail
-
metadata
@JsonPropertyDescription("Metadata about the JSON payload") private Metadata metadata
MetadataMetadata about the JSON payload
-
id
@JsonPropertyDescription("The global identifier of the person external education credential.") private String id
IDThe global identifier of the person external education credential. (Required)
-
externalEducation
@JsonPropertyDescription("The details of the external education associated with the credential.") private ExternalEducation externalEducation
External EducationThe details of the external education associated with the credential. (Required)
-
credential
@JsonPropertyDescription("The academic credential (degree, diploma, etc.) the person earned at the institution.") private Credential credential
CredentialThe academic credential (degree, diploma, etc.) the person earned at the institution. (Required)
-
earnedOn
@JsonPropertyDescription("The date when the person earned the credential.") private Object earnedOn
Earned OnThe date when the person earned the credential.
-
disciplines
@JsonPropertyDescription("The academic disciplines associated with the person\'s course of study at the institution.") private List<Discipline> disciplines
DisciplinesThe academic disciplines associated with the person's course of study at the institution.
-
supplementalCredentials
@JsonPropertyDescription("The supplemental academic credential (degree, diploma, etc.) the person earned at the institution.") private List<SupplementalCredential> supplementalCredentials
Supplemental CredentialsThe supplemental academic credential (degree, diploma, etc.) the person earned at the institution.
-
attendancePeriods
@JsonPropertyDescription("The periods associated with the person\'s attendance at the institution.") private List<AttendancePeriod> attendancePeriods
Attendance PeriodsThe periods associated with the person's attendance at the institution.
-
performanceMeasure
@JsonPropertyDescription("A measurement of the student\'s educational performance at the institution (e.g. GPA).") private String performanceMeasure
Performance MeasureA measurement of the student's educational performance at the institution (e.g. GPA).
-
recognitions
@JsonPropertyDescription("The academic recognitions received by the person at the institution.") private List<Recognition> recognitions
RecognitionsThe academic recognitions received by the person at the institution.
-
classSize
@JsonPropertyDescription("The size of the person\u2019s postsecondary school graduating class.") private Object classSize
Class SizeThe size of the person’s postsecondary school graduating class.
-
classPercentile
@JsonPropertyDescription("The person\'s percentile within their postsecondary school graduating class.") private Object classPercentile
Class PercentileThe person's percentile within their postsecondary school graduating class.
-
classRank
@JsonPropertyDescription("The person\'s rank within their postsecondary school graduating class.") private Object classRank
Class RankThe person's rank within their postsecondary school graduating class.
-
thesisTitle
@JsonPropertyDescription("The person\'s thesis (dissertation) title.") private String thesisTitle
Thesis TitleThe person's thesis (dissertation) title.
-
-
Method Detail
-
getMetadata
public Metadata getMetadata()
MetadataMetadata about the JSON payload
-
setMetadata
public void setMetadata(Metadata metadata)
MetadataMetadata about the JSON payload
-
withMetadata
public PersonExternalEducationCredentials withMetadata(Metadata metadata)
-
getId
public String getId()
IDThe global identifier of the person external education credential. (Required)
-
setId
public void setId(String id)
IDThe global identifier of the person external education credential. (Required)
-
withId
public PersonExternalEducationCredentials withId(String id)
-
getExternalEducation
public ExternalEducation getExternalEducation()
External EducationThe details of the external education associated with the credential. (Required)
-
setExternalEducation
public void setExternalEducation(ExternalEducation externalEducation)
External EducationThe details of the external education associated with the credential. (Required)
-
withExternalEducation
public PersonExternalEducationCredentials withExternalEducation(ExternalEducation externalEducation)
-
getCredential
public Credential getCredential()
CredentialThe academic credential (degree, diploma, etc.) the person earned at the institution. (Required)
-
setCredential
public void setCredential(Credential credential)
CredentialThe academic credential (degree, diploma, etc.) the person earned at the institution. (Required)
-
withCredential
public PersonExternalEducationCredentials withCredential(Credential credential)
-
getEarnedOn
public Object getEarnedOn()
Earned OnThe date when the person earned the credential.
-
setEarnedOn
public void setEarnedOn(Object earnedOn)
Earned OnThe date when the person earned the credential.
-
withEarnedOn
public PersonExternalEducationCredentials withEarnedOn(Object earnedOn)
-
getDisciplines
public List<Discipline> getDisciplines()
DisciplinesThe academic disciplines associated with the person's course of study at the institution.
-
setDisciplines
public void setDisciplines(List<Discipline> disciplines)
DisciplinesThe academic disciplines associated with the person's course of study at the institution.
-
withDisciplines
public PersonExternalEducationCredentials withDisciplines(List<Discipline> disciplines)
-
getSupplementalCredentials
public List<SupplementalCredential> getSupplementalCredentials()
Supplemental CredentialsThe supplemental academic credential (degree, diploma, etc.) the person earned at the institution.
-
setSupplementalCredentials
public void setSupplementalCredentials(List<SupplementalCredential> supplementalCredentials)
Supplemental CredentialsThe supplemental academic credential (degree, diploma, etc.) the person earned at the institution.
-
withSupplementalCredentials
public PersonExternalEducationCredentials withSupplementalCredentials(List<SupplementalCredential> supplementalCredentials)
-
getAttendancePeriods
public List<AttendancePeriod> getAttendancePeriods()
Attendance PeriodsThe periods associated with the person's attendance at the institution.
-
setAttendancePeriods
public void setAttendancePeriods(List<AttendancePeriod> attendancePeriods)
Attendance PeriodsThe periods associated with the person's attendance at the institution.
-
withAttendancePeriods
public PersonExternalEducationCredentials withAttendancePeriods(List<AttendancePeriod> attendancePeriods)
-
getPerformanceMeasure
public String getPerformanceMeasure()
Performance MeasureA measurement of the student's educational performance at the institution (e.g. GPA).
-
setPerformanceMeasure
public void setPerformanceMeasure(String performanceMeasure)
Performance MeasureA measurement of the student's educational performance at the institution (e.g. GPA).
-
withPerformanceMeasure
public PersonExternalEducationCredentials withPerformanceMeasure(String performanceMeasure)
-
getRecognitions
public List<Recognition> getRecognitions()
RecognitionsThe academic recognitions received by the person at the institution.
-
setRecognitions
public void setRecognitions(List<Recognition> recognitions)
RecognitionsThe academic recognitions received by the person at the institution.
-
withRecognitions
public PersonExternalEducationCredentials withRecognitions(List<Recognition> recognitions)
-
getClassSize
public Object getClassSize()
Class SizeThe size of the person’s postsecondary school graduating class.
-
setClassSize
public void setClassSize(Object classSize)
Class SizeThe size of the person’s postsecondary school graduating class.
-
withClassSize
public PersonExternalEducationCredentials withClassSize(Object classSize)
-
getClassPercentile
public Object getClassPercentile()
Class PercentileThe person's percentile within their postsecondary school graduating class.
-
setClassPercentile
public void setClassPercentile(Object classPercentile)
Class PercentileThe person's percentile within their postsecondary school graduating class.
-
withClassPercentile
public PersonExternalEducationCredentials withClassPercentile(Object classPercentile)
-
getClassRank
public Object getClassRank()
Class RankThe person's rank within their postsecondary school graduating class.
-
setClassRank
public void setClassRank(Object classRank)
Class RankThe person's rank within their postsecondary school graduating class.
-
withClassRank
public PersonExternalEducationCredentials withClassRank(Object classRank)
-
getThesisTitle
public String getThesisTitle()
Thesis TitleThe person's thesis (dissertation) title.
-
setThesisTitle
public void setThesisTitle(String thesisTitle)
Thesis TitleThe person's thesis (dissertation) title.
-
withThesisTitle
public PersonExternalEducationCredentials withThesisTitle(String thesisTitle)
-
-