public class CategoryWeights extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
Certifications
The weight of the Certifications category relative to other categories.
|
boolean |
CertificationsHasData
If
false, the Certifications category has no data and should be ignored/hidden. |
double |
Education
The weight of the Education category relative to other categories.
|
boolean |
EducationHasData
If
false, the Education category has no data and should be ignored/hidden. |
double |
ExecutiveType
The weight of the ExecutiveType category relative to other categories.
|
boolean |
ExecutiveTypeHasData
If
false, the ExecutiveType category has no data and should be ignored/hidden. |
double |
Industries
The weight of the Industries/Taxonomies category relative to other categories.
|
boolean |
IndustriesHasData
If
false, the Industries/Taxonomies category has no data and should be ignored/hidden. |
double |
JobTitles
The weight of the JobTitles category relative to other categories.
|
boolean |
JobTitlesHasData
If
false, the JobTitles category has no data and should be ignored/hidden. |
double |
Languages
The weight of the Languages category relative to other categories.
|
boolean |
LanguagesHasData
If
false, the Languages category has no data and should be ignored/hidden. |
double |
ManagementLevel
The weight of the ManagementLevel category relative to other categories.
|
boolean |
ManagementLevelHasData
If
false, the ManagementLevel category has no data and should be ignored/hidden. |
double |
Skills
The weight of the Skills category relative to other categories.
|
boolean |
SkillsHasData
If
false, the Skills category has no data and should be ignored/hidden. |
| Constructor and Description |
|---|
CategoryWeights() |
public double Education
public double JobTitles
public double Skills
public double Industries
public double Languages
public double Certifications
public double ExecutiveType
public double ManagementLevel
public boolean EducationHasData
false, the Education category has no data and should be ignored/hidden.public boolean JobTitlesHasData
false, the JobTitles category has no data and should be ignored/hidden.public boolean SkillsHasData
false, the Skills category has no data and should be ignored/hidden.public boolean IndustriesHasData
false, the Industries/Taxonomies category has no data and should be ignored/hidden.public boolean LanguagesHasData
false, the Languages category has no data and should be ignored/hidden.public boolean CertificationsHasData
false, the Certifications category has no data and should be ignored/hidden.public boolean ExecutiveTypeHasData
false, the ExecutiveType category has no data and should be ignored/hidden.public boolean ManagementLevelHasData
false, the ManagementLevel category has no data and should be ignored/hidden.Copyright © 2021. All rights reserved.