public class ProfessionExclusiveSkills extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
ProfessionCodeId
The code ID of the profession in the Professions Taxonomy.
|
List<SkillScore> |
SkillsFoundOnlyInThisProfession
A list of skills that are relative to this profession, but not the other.
|
| Constructor and Description |
|---|
ProfessionExclusiveSkills() |
public int ProfessionCodeId
public List<SkillScore> SkillsFoundOnlyInThisProfession
Copyright © 2024. All rights reserved.