public class FoundJobTitle extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
IsCurrent
true when the job title found is in the current time-frame. |
String |
RawTerm
Exact term found.
|
String |
VariationOf
Original term that the variation was derived from (or
null if the RawTerm was an exact match) |
| Constructor and Description |
|---|
FoundJobTitle() |
Copyright © 2023. All rights reserved.