Class Shark

    • Field Detail

      • id

        private int id
      • aTime

        private Date aTime
      • aTimestamp

        private Date aTimestamp
    • Constructor Detail

      • Shark

        public Shark()
    • Method Detail

      • getId

        public int getId()
      • setId

        public Shark setId​(int id)
      • getTime

        public Date getTime()
      • setTime

        public Shark setTime​(Date time)
      • getTimestamp

        public Date getTimestamp()
      • setTimestamp

        public Shark setTimestamp​(Date timestamp)