| Package | Description |
|---|---|
| com.devskiller.jfairy.data | |
| com.devskiller.jfairy.producer.person | |
| com.devskiller.jfairy.producer.util |
| Modifier and Type | Method and Description |
|---|---|
LanguageCode |
MapBasedDataMaster.getLanguage() |
LanguageCode |
DataMaster.getLanguage() |
| Modifier and Type | Method and Description |
|---|---|
static List<Country> |
Country.findCountryForLanguage(LanguageCode language) |
| Modifier and Type | Method and Description |
|---|---|
static LanguageCode |
LanguageCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageCode[] |
LanguageCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.