Skip to main content

City and Country

City

Represents a city with its characteristics.

  • Multiple cities belong to one country
  • Public properties have getters and setters

Country

Represents a country.

  • Has one or more cities
  • nom: Full country name
  • nomCourt: Short country name
  • indicatfiTelephonique: Phone country code
  • Public properties have getters and setters