Class TimeToBeat

    • Constructor Detail

      • TimeToBeat

        public TimeToBeat()
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getGame

        public long getGame()
      • getGameObject

        public Game getGameObject()
      • setGame

        public void setGame​(Object game)
      • getNormally

        public long getNormally()
      • setNormally

        public void setNormally​(long normally)
      • getCompletely

        public long getCompletely()
      • setCompletely

        public void setCompletely​(long completely)
      • getHastly

        public long getHastly()
      • setHastly

        public void setHastly​(long hastly)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object