public class Country extends Object
Modifier | Constructor and Description |
---|---|
protected |
Country(Faker faker) |
Modifier and Type | Method and Description |
---|---|
String |
capital() |
String |
countryCode2() |
String |
countryCode3() |
String |
currency() |
String |
currencyCode() |
String |
flag() |
String |
name() |
protected Country(Faker faker)
Copyright © 2019. All rights reserved.