Class FinancialAidApplicationOutcomes


  • @Generated("jsonschema2pojo")
    public class FinancialAidApplicationOutcomes
    extends Object
    Financial Aid Application Outcomes

    The analysis results of applicants' financial aid 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 financial aid application outcome.")
        private String id
        ID

        The global identifier of the financial aid application outcome. (Required)

      • applicant

        @JsonPropertyDescription("The person who applied for financial aid.")
        private Applicant applicant
        Applicant

        The person who applied for financial aid. (Required)

      • aidYear

        @JsonPropertyDescription("The financial aid year for which the applicant applied.")
        private AidYear aidYear
        Aid Year

        The financial aid year for which the applicant applied. (Required)

      • methodology

        @JsonPropertyDescription("The methodology used to analyze the application.")
        private FinancialAidApplicationOutcomes.Methodology methodology
        Methodology

        The methodology used to analyze the application. (Required)

      • application

        @JsonPropertyDescription("The application analyzed to generate the outcome.")
        private Application application
        Application

        The application analyzed to generate the outcome. (Required)

      • rejectionStatus

        @JsonPropertyDescription("An indication if the financial aid application has been rejected.")
        private Object rejectionStatus
        Rejection Status

        An indication if the financial aid application has been rejected.

      • studentAidReportResolution

        @JsonPropertyDescription("An indication that the SAR C flag has been set and requires resolution.")
        private Object studentAidReportResolution
        Student Aid Report Resolution

        An indication that the SAR C flag has been set and requires resolution.

      • dependency

        @JsonPropertyDescription("An indication of the applicant\'s dependency status.")
        private Object dependency
        Dependency

        An indication of the applicant's dependency status.

      • dependencyOverride

        @JsonPropertyDescription("An indication that the applicant\'s dependency status has been overridden.")
        private Object dependencyOverride
        Dependency Override

        An indication that the applicant's dependency status has been overridden.

      • expectedFamilyContribution

        @JsonPropertyDescription("The expected contribution from the family.")
        private Object expectedFamilyContribution
        Expected Family Contribution

        The expected contribution from the family.

      • expectedStudentContribution

        @JsonPropertyDescription("The expected contribution from the student.")
        private Object expectedStudentContribution
        Expected Student Contribution

        The expected contribution from the student.

      • expectedTotalParentContribution

        @JsonPropertyDescription("The expected total contribution from the parent(s).")
        private Object expectedTotalParentContribution
        Expected Total Parent Contribution

        The expected total contribution from the parent(s).

      • expectedNoncustodialParentContribution

        @JsonPropertyDescription("The subset of the total parental contribution provided by a noncustodial parent.")
        private Object expectedNoncustodialParentContribution
        Expected Noncustodial Parent Contribution

        The subset of the total parental contribution provided by a noncustodial parent.

      • applicantHomeEquity

        @JsonPropertyDescription("The derived equity of the applicant\'s home.")
        private Object applicantHomeEquity
        Applicant Home Equity

        The derived equity of the applicant's home.

      • custodialParentHomeEquity

        @JsonPropertyDescription("The derived equity of the custodial parent\'s home.")
        private Object custodialParentHomeEquity
        Custodial Parent Home Equity

        The derived equity of the custodial parent's home.

      • nonCustodialParentHomeEquity

        @JsonPropertyDescription("The derived equity of the non custodial parent\'s home.")
        private Object nonCustodialParentHomeEquity
        Non Custodial Parent Home Equity

        The derived equity of the non custodial parent's home.

      • totalIncome

        @JsonPropertyDescription("The FISAP total income.")
        private Object totalIncome
        Total Income

        The FISAP total income.

      • pellEligibility

        @JsonPropertyDescription("An indication that the applicant may be eligible to receive a Pell grant.")
        private Object pellEligibility
        Pell Eligibility

        An indication that the applicant may be eligible to receive a Pell grant.

      • automaticZeroContribution

        @JsonPropertyDescription("An indication that automatic zero contribution has been applied.")
        private Object automaticZeroContribution
        Automatic Zero Contribution

        An indication that automatic zero contribution has been applied.

      • simplifiedNeedsTest

        @JsonPropertyDescription("An indication that the requirements for the simplified needs test have been met.")
        private Object simplifiedNeedsTest
        Simplified Needs Test

        An indication that the requirements for the simplified needs test have been met.

      • professionalJudgement

        @JsonPropertyDescription("The response to a professional judgement request for the application.")
        private Object professionalJudgement
        Professional Judgement

        The response to a professional judgement request for the application.

      • verificationStatus

        @JsonPropertyDescription("An indication if the application has been federally selected for information verification.")
        private Object verificationStatus
        Verification Status

        An indication if the application has been federally selected for information verification.

      • verificationCategory

        @JsonPropertyDescription("The verification category applied to the application.")
        private String verificationCategory
        Verification Category

        The verification category applied to the application.

    • Constructor Detail

      • FinancialAidApplicationOutcomes

        public FinancialAidApplicationOutcomes()
    • 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 financial aid application outcome. (Required)

      • setId

        public void setId​(String id)
        ID

        The global identifier of the financial aid application outcome. (Required)

      • getApplicant

        public Applicant getApplicant()
        Applicant

        The person who applied for financial aid. (Required)

      • setApplicant

        public void setApplicant​(Applicant applicant)
        Applicant

        The person who applied for financial aid. (Required)

      • getAidYear

        public AidYear getAidYear()
        Aid Year

        The financial aid year for which the applicant applied. (Required)

      • setAidYear

        public void setAidYear​(AidYear aidYear)
        Aid Year

        The financial aid year for which the applicant applied. (Required)

      • getApplication

        public Application getApplication()
        Application

        The application analyzed to generate the outcome. (Required)

      • setApplication

        public void setApplication​(Application application)
        Application

        The application analyzed to generate the outcome. (Required)

      • getRejectionStatus

        public Object getRejectionStatus()
        Rejection Status

        An indication if the financial aid application has been rejected.

      • setRejectionStatus

        public void setRejectionStatus​(Object rejectionStatus)
        Rejection Status

        An indication if the financial aid application has been rejected.

      • getStudentAidReportResolution

        public Object getStudentAidReportResolution()
        Student Aid Report Resolution

        An indication that the SAR C flag has been set and requires resolution.

      • setStudentAidReportResolution

        public void setStudentAidReportResolution​(Object studentAidReportResolution)
        Student Aid Report Resolution

        An indication that the SAR C flag has been set and requires resolution.

      • getDependency

        public Object getDependency()
        Dependency

        An indication of the applicant's dependency status.

      • setDependency

        public void setDependency​(Object dependency)
        Dependency

        An indication of the applicant's dependency status.

      • getDependencyOverride

        public Object getDependencyOverride()
        Dependency Override

        An indication that the applicant's dependency status has been overridden.

      • setDependencyOverride

        public void setDependencyOverride​(Object dependencyOverride)
        Dependency Override

        An indication that the applicant's dependency status has been overridden.

      • getExpectedFamilyContribution

        public Object getExpectedFamilyContribution()
        Expected Family Contribution

        The expected contribution from the family.

      • setExpectedFamilyContribution

        public void setExpectedFamilyContribution​(Object expectedFamilyContribution)
        Expected Family Contribution

        The expected contribution from the family.

      • getExpectedStudentContribution

        public Object getExpectedStudentContribution()
        Expected Student Contribution

        The expected contribution from the student.

      • setExpectedStudentContribution

        public void setExpectedStudentContribution​(Object expectedStudentContribution)
        Expected Student Contribution

        The expected contribution from the student.

      • getExpectedTotalParentContribution

        public Object getExpectedTotalParentContribution()
        Expected Total Parent Contribution

        The expected total contribution from the parent(s).

      • setExpectedTotalParentContribution

        public void setExpectedTotalParentContribution​(Object expectedTotalParentContribution)
        Expected Total Parent Contribution

        The expected total contribution from the parent(s).

      • getExpectedNoncustodialParentContribution

        public Object getExpectedNoncustodialParentContribution()
        Expected Noncustodial Parent Contribution

        The subset of the total parental contribution provided by a noncustodial parent.

      • setExpectedNoncustodialParentContribution

        public void setExpectedNoncustodialParentContribution​(Object expectedNoncustodialParentContribution)
        Expected Noncustodial Parent Contribution

        The subset of the total parental contribution provided by a noncustodial parent.

      • getApplicantHomeEquity

        public Object getApplicantHomeEquity()
        Applicant Home Equity

        The derived equity of the applicant's home.

      • setApplicantHomeEquity

        public void setApplicantHomeEquity​(Object applicantHomeEquity)
        Applicant Home Equity

        The derived equity of the applicant's home.

      • getCustodialParentHomeEquity

        public Object getCustodialParentHomeEquity()
        Custodial Parent Home Equity

        The derived equity of the custodial parent's home.

      • setCustodialParentHomeEquity

        public void setCustodialParentHomeEquity​(Object custodialParentHomeEquity)
        Custodial Parent Home Equity

        The derived equity of the custodial parent's home.

      • getNonCustodialParentHomeEquity

        public Object getNonCustodialParentHomeEquity()
        Non Custodial Parent Home Equity

        The derived equity of the non custodial parent's home.

      • setNonCustodialParentHomeEquity

        public void setNonCustodialParentHomeEquity​(Object nonCustodialParentHomeEquity)
        Non Custodial Parent Home Equity

        The derived equity of the non custodial parent's home.

      • getTotalIncome

        public Object getTotalIncome()
        Total Income

        The FISAP total income.

      • setTotalIncome

        public void setTotalIncome​(Object totalIncome)
        Total Income

        The FISAP total income.

      • getPellEligibility

        public Object getPellEligibility()
        Pell Eligibility

        An indication that the applicant may be eligible to receive a Pell grant.

      • setPellEligibility

        public void setPellEligibility​(Object pellEligibility)
        Pell Eligibility

        An indication that the applicant may be eligible to receive a Pell grant.

      • getAutomaticZeroContribution

        public Object getAutomaticZeroContribution()
        Automatic Zero Contribution

        An indication that automatic zero contribution has been applied.

      • setAutomaticZeroContribution

        public void setAutomaticZeroContribution​(Object automaticZeroContribution)
        Automatic Zero Contribution

        An indication that automatic zero contribution has been applied.

      • getSimplifiedNeedsTest

        public Object getSimplifiedNeedsTest()
        Simplified Needs Test

        An indication that the requirements for the simplified needs test have been met.

      • setSimplifiedNeedsTest

        public void setSimplifiedNeedsTest​(Object simplifiedNeedsTest)
        Simplified Needs Test

        An indication that the requirements for the simplified needs test have been met.

      • getProfessionalJudgement

        public Object getProfessionalJudgement()
        Professional Judgement

        The response to a professional judgement request for the application.

      • setProfessionalJudgement

        public void setProfessionalJudgement​(Object professionalJudgement)
        Professional Judgement

        The response to a professional judgement request for the application.

      • getVerificationStatus

        public Object getVerificationStatus()
        Verification Status

        An indication if the application has been federally selected for information verification.

      • setVerificationStatus

        public void setVerificationStatus​(Object verificationStatus)
        Verification Status

        An indication if the application has been federally selected for information verification.

      • getVerificationCategory

        public String getVerificationCategory()
        Verification Category

        The verification category applied to the application.

      • setVerificationCategory

        public void setVerificationCategory​(String verificationCategory)
        Verification Category

        The verification category applied to the application.

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object