- Enclosing class:
Country
public static class Country.CountryBuilder
extends Object
-
Method Summary
The default timezone associated with the country.
-
Method Details
-
name
The country name.
- Returns:
this.
-
code
The country code.
- Returns:
this.
-
timezone
The default timezone associated with the country.
- Returns:
this.
-
-