public abstract class ITaxonomy<T> extends Object
SubTaxonomy)| Modifier and Type | Field and Description |
|---|---|
String |
Id
The id of the skills taxonomy
|
String |
Name
The human-readable name
|
List<T> |
SubTaxonomies
The subtaxonomy children of this taxonomy (more specific groupings of skills)
|
| Constructor and Description |
|---|
ITaxonomy() |
Copyright © 2021. All rights reserved.