Uses of Class
com.mindee.product.resume.ResumeV1Education
-
Packages that use ResumeV1Education Package Description com.mindee.product.resume -
-
Uses of ResumeV1Education in com.mindee.product.resume
Fields in com.mindee.product.resume with type parameters of type ResumeV1Education Modifier and Type Field Description protected List<ResumeV1Education>
ResumeV1Document. education
The list of the candidate's educational background.Methods in com.mindee.product.resume that return types with arguments of type ResumeV1Education Modifier and Type Method Description List<ResumeV1Education>
ResumeV1Document. getEducation()
The list of the candidate's educational background.
-