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