public class SkillsSimilarityScoreRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
List<SkillScore> |
SkillsA
A set of skills (and optionally, scores) to score against the other set of skills.
|
List<SkillScore> |
SkillsB
A set of skills (and optionally, scores) to score against the other set of skills.
|
| Constructor and Description |
|---|
SkillsSimilarityScoreRequest() |
public List<SkillScore> SkillsA
public List<SkillScore> SkillsB
Copyright © 2024. All rights reserved.