java.lang.Object
eu.dzhw.fdz.metadatamanagement.common.domain.Country
All Implemented Interfaces:
Serializable

public class Country
extends Object
implements Serializable
Represents a country with it's 2-letter country code and it's display name in german and english.
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • Country

      public Country()