public class ResumeNormalizedSkill extends NormalizedSkill
| Modifier and Type | Field and Description |
|---|---|
List<SectionIdentifier> |
FoundIn
Where the skill was found
|
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
|
Id, Name, RawSkills, Type| Constructor and Description |
|---|
ResumeNormalizedSkill() |
public SovrenPrimitive<Integer> MonthsExperience
public SovrenPrimitive<java.time.LocalDate> LastUsed
public List<SectionIdentifier> FoundIn
Copyright © 2023. All rights reserved.