public interface Language
We use the ISO 639-1:2002 and ISO 639-1:2002, Codes for the representation of names of languages — Part 1: Alpha-2 code, is the first part of the ISO 639 series of international standards for language codes. Part 1 covers the registration of two-letter codes. There are 136 two-letter codes registered. The registered codes cover the world’s major languages.
| Modifier and Type | Method and Description |
|---|---|
String |
getBibliographic() |
String |
getCode() |
String |
getName() |
String |
getTerminology() |
String getCode()
String getBibliographic()
String getTerminology()
String getName()
Copyright © 2017. All rights reserved.