public class ResumeSkill extends ResumeSkillVariation
| Modifier and Type | Field and Description |
|---|---|
TxPrimitive<java.time.LocalDate> |
ChildrenLastUsed
If this skill has any variations, this describes the most recent date any of the variations were used
|
TxPrimitive<Integer> |
ChildrenMonthsExperience
If this skill has any variations, this describes the total months experience of those variations
|
List<ResumeSkillVariation> |
Variations
The variations (synonyms) of this skill that were found
|
FoundIn, LastUsed, MonthsExperienceExistsInText, Id, Name| Constructor and Description |
|---|
ResumeSkill() |
public List<ResumeSkillVariation> Variations
public TxPrimitive<Integer> ChildrenMonthsExperience
public TxPrimitive<java.time.LocalDate> ChildrenLastUsed
Copyright © 2024. All rights reserved.