public class Certification extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
IsVariation
The parser generates several possible variations for some certifications to be used in AI Matching.
|
boolean |
MatchedFromList
true if this was found by matching to a known list of certifications. |
String |
Name
The name of the certification
|
| Constructor and Description |
|---|
Certification() |
public String Name
public boolean MatchedFromList
true if this was found by matching to a known list of certifications.
false if this was found by analyzing the context and determining it was a certification.public boolean IsVariation
true, otherwise false.Copyright © 2024. All rights reserved.