public class EducationScoreData extends CategoryScoreData
| Modifier and Type | Field and Description |
|---|---|
String |
ActualEducation
Actual level of education found.
|
String |
Comparison
How the
ActualEducation compares to the ExpectedEducation. |
String |
ExpectedEducation
Requested level of education.
|
Evidence, UnweightedScore| Constructor and Description |
|---|
EducationScoreData() |
public String ExpectedEducation
public String ActualEducation
public String Comparison
ActualEducation compares to the ExpectedEducation. One of:
Copyright © 2024. All rights reserved.