All Implemented Interfaces:
NamedEntity

public class Sea extends GeoLocation
A sea is a large body of saline water (german = "Meer"). see https://www.wikidata.org/wiki/Q165 "die miteinander verbundenen Gewässer der Erde, die die Kontinente umgeben"
  • Constructor Details

    • Sea

      public Sea()
  • Method Details

    • init

      protected void init()
      Description copied from class: UniqueObject
      Use to initialize member variables, used by default constructor and builder
      Overrides:
      init in class GeoLocation