Class IndicatorPath


  • public class IndicatorPath
    extends Object
    • Constructor Detail

      • IndicatorPath

        public IndicatorPath()
      • IndicatorPath

        public IndicatorPath​(IndicatorPath indicatorPath)
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getFormat

        public String getFormat()
      • setFormat

        public void setFormat​(String format)
      • getSource

        public String getSource()
      • setSource

        public void setSource​(String source)
      • getUrl

        public String getUrl()
      • setUrl

        public void setUrl​(String url)
      • setJsonPath

        public void setJsonPath​(List<String> jsonPath)
      • getChartObject

        public String getChartObject()
      • setChartObject

        public void setChartObject​(String chartObject)
      • setParameters

        public void setParameters​(Map<String,​String> parameters)