public class ResumeNormalizedSkill extends NormalizedSkill
| Modifier and Type | Field and Description |
|---|---|
List<SectionIdentifier> |
FoundIn
Where the skill was found
|
TxPrimitive<java.time.LocalDate> |
LastUsed
Describes the date the candidate last used the skill (derived from position dates)
|
TxPrimitive<Integer> |
MonthsExperience
Describes the amount of experience a candidate has with this skill
|
Id, Name, RawSkills, Type| Constructor and Description |
|---|
ResumeNormalizedSkill() |
public TxPrimitive<Integer> MonthsExperience
public TxPrimitive<java.time.LocalDate> LastUsed
public List<SectionIdentifier> FoundIn
Copyright © 2024. All rights reserved.