public class Degree extends Object
| Modifier and Type | Field and Description |
|---|---|
NormalizedString |
Name
The name of the degree
|
NormalizedDegree |
NormalizedInternational
The normalized code/description of the degree based on an international standard.
|
NormalizedDegree |
NormalizedLocal
The normalized code/description of the degree based on the CV locale.
|
String |
Type
Deprecated.
|
| Constructor and Description |
|---|
Degree() |
public NormalizedString Name
@Deprecated public String Type
NormalizedLocal and NormalizedInternational instead.
public NormalizedDegree NormalizedLocal
ParseResumeResponseValue.EducationNormalizationResponse
on each response as some languages/locales are not supported
public NormalizedDegree NormalizedInternational
ParseResumeResponseValue.EducationNormalizationResponse
on each response as some languages/locales are not supported
Copyright © 2024. All rights reserved.