public class EducationHistory extends Object
| Modifier and Type | Field and Description |
|---|---|
List<EducationDetails> |
EducationDetails
All of the education details listed on a resume
|
Degree |
HighestDegree
The highest degree obtained by a candidate
|
| Constructor and Description |
|---|
EducationHistory() |
public Degree HighestDegree
public List<EducationDetails> EducationDetails
Copyright © 2024. All rights reserved.