Class CustomThreshold

    • Constructor Detail

      • CustomThreshold

        public CustomThreshold()
    • Method Detail

      • getKeyAttribute

        protected java.lang.String getKeyAttribute()
        Description copied from class: AbstractConfigurationElement
        This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
        Specified by:
        getKeyAttribute in class AbstractConfigurationElement
      • getStartValue

        public int getStartValue()
      • setStartValue

        public void setStartValue​(int value)
      • getEndValue

        public int getEndValue()
      • setEndValue

        public void setEndValue​(int value)
      • getBackgroundColor

        public java.lang.String getBackgroundColor()
      • setBackgroundColor

        public void setBackgroundColor​(java.lang.String value)
      • getImageURL

        public java.lang.String getImageURL()
      • setImageURL

        public void setImageURL​(java.lang.String value)