Uses of Class
com.mindee.product.resume.ResumeV1SocialNetworksUrl
-
Packages that use ResumeV1SocialNetworksUrl Package Description com.mindee.product.resume -
-
Uses of ResumeV1SocialNetworksUrl in com.mindee.product.resume
Fields in com.mindee.product.resume with type parameters of type ResumeV1SocialNetworksUrl Modifier and Type Field Description protected List<ResumeV1SocialNetworksUrl>
ResumeV1Document. socialNetworksUrls
The list of social network profiles of the candidate.Methods in com.mindee.product.resume that return types with arguments of type ResumeV1SocialNetworksUrl Modifier and Type Method Description List<ResumeV1SocialNetworksUrl>
ResumeV1Document. getSocialNetworksUrls()
The list of social network profiles of the candidate.
-