public abstract class Skill extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
ExistsInText
Whether or not this skill was found verbatim in the text
|
String |
FoundIn
Where the skill was found
|
String |
Id
The Id of the skill
|
String |
Name
The name of the skill
|
| Constructor and Description |
|---|
Skill() |
Copyright © 2020. All rights reserved.