public class ResumeSkillVariation extends Skill
| Modifier and Type | Field and Description |
|---|---|
SovrenPrimitive<java.time.LocalDate> |
LastUsed
Describes the date the candidate last used the skill (derived from position dates)
|
SovrenPrimitive<Integer> |
MonthsExperience
Describes the amount of experience a candidate has with this skill
|
ExistsInText, FoundIn, Id, Name| Constructor and Description |
|---|
ResumeSkillVariation() |
public SovrenPrimitive<Integer> MonthsExperience
public SovrenPrimitive<java.time.LocalDate> LastUsed
Copyright © 2020. All rights reserved.