public class ProfessionGroup extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Id
Id of the profession group.
|
String |
Name
Name of the profession group.
|
List<String> |
NormalizedSkills
Array of normalized skills associated to this profession group.
|
int |
Percent
Percent of overall document described by this profession group.
|
| Constructor and Description |
|---|
ProfessionGroup() |
Copyright © 2024. All rights reserved.