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