Class Pool

    • Constructor Detail

      • Pool

        public Pool()
    • Method Detail

      • getStart

        public String getStart()
        Returns:
        the start
      • setStart

        public void setStart​(String start)
        Parameters:
        start - the start to set
      • getEnd

        public String getEnd()
        Returns:
        the end
      • setEnd

        public void setEnd​(String end)
        Parameters:
        end - the end to set