Country

public class Country

Represents a country with it’s 2-letter country code and it’s display name in german and english.

Fields

code

private String code

de

private String de

en

private String en