Uses of Class
com.mindee.product.resume.ResumeV1Language
-
Packages that use ResumeV1Language Package Description com.mindee.product.resume -
-
Uses of ResumeV1Language in com.mindee.product.resume
Fields in com.mindee.product.resume with type parameters of type ResumeV1Language Modifier and Type Field Description protected List<ResumeV1Language>
ResumeV1Document. languages
The list of languages that the candidate is proficient in.Methods in com.mindee.product.resume that return types with arguments of type ResumeV1Language Modifier and Type Method Description List<ResumeV1Language>
ResumeV1Document. getLanguages()
The list of languages that the candidate is proficient in.
-