Class Ocean


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

      • Ocean

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