public class ResumeTaxonomyRoot extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Root
The name of the skills list that these taxonomies belong to
|
List<ResumeTaxonomy> |
Taxonomies
The skills taxonomies found in a resume
|
| Constructor and Description |
|---|
ResumeTaxonomyRoot() |
public String Root
public List<ResumeTaxonomy> Taxonomies
Copyright © 2021. All rights reserved.