Class AdmissionApplications


  • @Generated("jsonschema2pojo")
    public class AdmissionApplications
    extends Object
    Admission Applications

    Higher education institution admission applications.

    • Field Detail

      • metadata

        @JsonPropertyDescription("Metadata about the JSON payload")
        private Metadata metadata
        Metadata

        Metadata about the JSON payload

      • id

        @JsonPropertyDescription("The global identifier of the admission application")
        private String id
        ID

        The global identifier of the admission application (Required)

      • referenceId

        @JsonPropertyDescription("The identifier of the application at its origin")
        private String referenceId
        Reference ID

        The identifier of the application at its origin

      • applicant

        @JsonPropertyDescription("The person applying for the admission.")
        private Applicant applicant
        Applicant

        The person applying for the admission. (Required)

      • type

        @JsonPropertyDescription("The type of the application")
        private Object type
        Type

        The type of the application

      • academicPeriod

        @JsonPropertyDescription("The starting academic period for the admission")
        private Object academicPeriod
        Academic Period

        The starting academic period for the admission

      • source

        @JsonPropertyDescription("The source of information associated with the application")
        private Object source
        Source

        The source of information associated with the application

      • owner

        @JsonPropertyDescription("The institution representative assigned to manage the application")
        private Object owner
        Owner

        The institution representative assigned to manage the application

      • admissionPopulation

        @JsonPropertyDescription("The type of admission populations the applicant belongs to")
        private Object admissionPopulation
        Admission Population

        The type of admission populations the applicant belongs to

      • site

        @JsonPropertyDescription("The institution site (campus) selected by the applicant")
        private Object site
        Site

        The institution site (campus) selected by the applicant

      • residencyType

        @JsonPropertyDescription("The residency type of the applicant, e.g., \"international\".")
        private Object residencyType
        Residency Type

        The residency type of the applicant, e.g., "international".

      • academicLoad

        @JsonPropertyDescription("The academic load selection, e.g., full- or part-time")
        private Object academicLoad
        Academic Load

        The academic load selection, e.g., full- or part-time

      • program

        @JsonPropertyDescription("The academic program applied for")
        private Object program
        Program

        The academic program applied for

      • level

        @JsonPropertyDescription("Academic level")
        private Object level
        Level

        Academic level

      • school

        @JsonPropertyDescription("The school or college of the institution the application is associated with")
        private Object school
        School

        The school or college of the institution the application is associated with

      • appliedOn

        @JsonPropertyDescription("The date the application was submitted.")
        private Object appliedOn
        Applied On

        The date the application was submitted.

      • admittedOn

        @JsonPropertyDescription("The earliest admit date for this application.")
        private Object admittedOn
        Admitted On

        The earliest admit date for this application.

      • matriculatedOn

        @JsonPropertyDescription("The earliest date for a decision/status that would trigger a move to student for this application.")
        private Object matriculatedOn
        Matriculated On

        The earliest date for a decision/status that would trigger a move to student for this application.

      • withdrawal

        @JsonPropertyDescription("Application withdrawal related information")
        private Withdrawal withdrawal
        Withdrawal

        Application withdrawal related information

      • comment

        @JsonPropertyDescription("The comment associated with the application")
        private String comment
        Comment

        The comment associated with the application

    • Constructor Detail

      • AdmissionApplications

        public AdmissionApplications()
    • Method Detail

      • getMetadata

        public Metadata getMetadata()
        Metadata

        Metadata about the JSON payload

      • setMetadata

        public void setMetadata​(Metadata metadata)
        Metadata

        Metadata about the JSON payload

      • getId

        public String getId()
        ID

        The global identifier of the admission application (Required)

      • setId

        public void setId​(String id)
        ID

        The global identifier of the admission application (Required)

      • getReferenceId

        public String getReferenceId()
        Reference ID

        The identifier of the application at its origin

      • setReferenceId

        public void setReferenceId​(String referenceId)
        Reference ID

        The identifier of the application at its origin

      • getApplicant

        public Applicant getApplicant()
        Applicant

        The person applying for the admission. (Required)

      • setApplicant

        public void setApplicant​(Applicant applicant)
        Applicant

        The person applying for the admission. (Required)

      • getType

        public Object getType()
        Type

        The type of the application

      • setType

        public void setType​(Object type)
        Type

        The type of the application

      • getAcademicPeriod

        public Object getAcademicPeriod()
        Academic Period

        The starting academic period for the admission

      • setAcademicPeriod

        public void setAcademicPeriod​(Object academicPeriod)
        Academic Period

        The starting academic period for the admission

      • getSource

        public Object getSource()
        Source

        The source of information associated with the application

      • setSource

        public void setSource​(Object source)
        Source

        The source of information associated with the application

      • getOwner

        public Object getOwner()
        Owner

        The institution representative assigned to manage the application

      • setOwner

        public void setOwner​(Object owner)
        Owner

        The institution representative assigned to manage the application

      • getAdmissionPopulation

        public Object getAdmissionPopulation()
        Admission Population

        The type of admission populations the applicant belongs to

      • setAdmissionPopulation

        public void setAdmissionPopulation​(Object admissionPopulation)
        Admission Population

        The type of admission populations the applicant belongs to

      • getSite

        public Object getSite()
        Site

        The institution site (campus) selected by the applicant

      • setSite

        public void setSite​(Object site)
        Site

        The institution site (campus) selected by the applicant

      • getResidencyType

        public Object getResidencyType()
        Residency Type

        The residency type of the applicant, e.g., "international".

      • setResidencyType

        public void setResidencyType​(Object residencyType)
        Residency Type

        The residency type of the applicant, e.g., "international".

      • getAcademicLoad

        public Object getAcademicLoad()
        Academic Load

        The academic load selection, e.g., full- or part-time

      • setAcademicLoad

        public void setAcademicLoad​(Object academicLoad)
        Academic Load

        The academic load selection, e.g., full- or part-time

      • getProgram

        public Object getProgram()
        Program

        The academic program applied for

      • setProgram

        public void setProgram​(Object program)
        Program

        The academic program applied for

      • getLevel

        public Object getLevel()
        Level

        Academic level

      • setLevel

        public void setLevel​(Object level)
        Level

        Academic level

      • getSchool

        public Object getSchool()
        School

        The school or college of the institution the application is associated with

      • setSchool

        public void setSchool​(Object school)
        School

        The school or college of the institution the application is associated with

      • getAppliedOn

        public Object getAppliedOn()
        Applied On

        The date the application was submitted.

      • setAppliedOn

        public void setAppliedOn​(Object appliedOn)
        Applied On

        The date the application was submitted.

      • getAdmittedOn

        public Object getAdmittedOn()
        Admitted On

        The earliest admit date for this application.

      • setAdmittedOn

        public void setAdmittedOn​(Object admittedOn)
        Admitted On

        The earliest admit date for this application.

      • getMatriculatedOn

        public Object getMatriculatedOn()
        Matriculated On

        The earliest date for a decision/status that would trigger a move to student for this application.

      • setMatriculatedOn

        public void setMatriculatedOn​(Object matriculatedOn)
        Matriculated On

        The earliest date for a decision/status that would trigger a move to student for this application.

      • getWithdrawal

        public Withdrawal getWithdrawal()
        Withdrawal

        Application withdrawal related information

      • setWithdrawal

        public void setWithdrawal​(Withdrawal withdrawal)
        Withdrawal

        Application withdrawal related information

      • getComment

        public String getComment()
        Comment

        The comment associated with the application

      • setComment

        public void setComment​(String comment)
        Comment

        The comment associated with the application

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object