All Implemented Interfaces:
NamedEntity

public class Ocean extends GeoLocation
An ocean is a large body of saline water (german = "Ozean"). see https://www.wikidata.org/wiki/Q9430 "größte Meere der Erde, Weltmeere"
  • Constructor Details

    • Ocean

      public Ocean()
  • 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