public class Skill extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Description
The description of the skill in the requested language.
|
String |
Id
The ID of the skill in the taxonomy.
|
String |
IsoCode
The language ISO 639-1 code.
|
String |
Type
Type of skill.
|
| Constructor and Description |
|---|
Skill() |
public String Description
public String Id
public String Type
public String IsoCode
Copyright © 2024. All rights reserved.