Class: Label

GoBrain.Pdk.Mappers.Language. Label

new GoBrain.Pdk.Mappers.Language.Label()

GoBrain.Pdk/src/mappers/language/label.js, line 1

Maps language codes to labels.

Maps language codes to labels.

Extends

Methods

map(code){GoBrain.Pdk.Mappers.Language.Label~LanguageLabels}

GoBrain.Pdk/src/mappers/language/label.js, line 2778

Maps language codes to labels.

Maps language codes to labels.

Name Type Description
code String

The language code to map.

Returns:
Type Description
GoBrain.Pdk.Mappers.Language.Label~LanguageLabels

Type Definitions

LanguageLabelsObject

Properties:
Name Type Description
int String

The international label.

native String

The native label.