public class Profession extends BasicProfession
| Modifier and Type | Field and Description |
|---|---|
ProfessionClassification<Integer> |
Class
/// The class which this profession belongs to.
|
ProfessionClassification<Integer> |
Group
The group which this profession belongs to.
|
ProfessionClassification<String> |
Isco
/// The ISCO-2008 details of this profession.
|
ProfessionClassification<String> |
Kldb2020
/// The KLDB-2020 details of this profession.
|
ProfessionClassification<String> |
Onet
/// The O*NET 2010 (deprecated) details of this profession.
|
ProfessionClassification<String> |
Onet2019
/// The O*NET 2019 details of this profession.
|
ProfessionClassification<String> |
UkSoc2010
/// The UK-SOC-2010 details of this profession.
|
ProfessionClassification<String> |
UwvBoc
/// The UWV-BOC details of this profession.
|
CodeId, Description| Constructor and Description |
|---|
Profession() |
public ProfessionClassification<Integer> Group
public ProfessionClassification<Integer> Class
public ProfessionClassification<String> Onet
public ProfessionClassification<String> Isco
public ProfessionClassification<String> Onet2019
public ProfessionClassification<String> Kldb2020
public ProfessionClassification<String> UwvBoc
public ProfessionClassification<String> UkSoc2010
Copyright © 2023. All rights reserved.