Class Result

    • Constructor Detail

      • Result

        public Result()
      • Result

        public Result​(String stockName)
    • Method Detail

      • getStockName

        public String getStockName()
      • getValue

        public Object getValue()
      • setValue

        public void setValue​(Object value)