Class Sea


  • 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 Detail

      • Sea

        public Sea()
    • Method Detail

      • 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