Uses of Class
com.mindee.product.resume.ResumeV1Certificate
-
Packages that use ResumeV1Certificate Package Description com.mindee.product.resume -
-
Uses of ResumeV1Certificate in com.mindee.product.resume
Fields in com.mindee.product.resume with type parameters of type ResumeV1Certificate Modifier and Type Field Description protected List<ResumeV1Certificate>
ResumeV1Document. certificates
The list of certificates obtained by the candidate.Methods in com.mindee.product.resume that return types with arguments of type ResumeV1Certificate Modifier and Type Method Description List<ResumeV1Certificate>
ResumeV1Document. getCertificates()
The list of certificates obtained by the candidate.
-