Class TargetValue

    • Constructor Detail

      • TargetValue

        public TargetValue​(String value,
                           String displayValue,
                           Number priorProbability,
                           Number defaultValue)
    • Method Detail

      • getName

        public String getName()
      • getValue

        public String getValue()
      • getDisplayValue

        public String getDisplayValue()
      • getPriorProbability

        public Double getPriorProbability()
      • getDefaultValue

        public Double getDefaultValue()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object