Class ScoringElement

    • Constructor Detail

      • ScoringElement

        public ScoringElement()
        Instantiates a new Scoring element.
    • Method Detail

      • getCondition

        public Condition getCondition()
        Retrieves the condition.
        Returns:
        the condition
      • setCondition

        public void setCondition​(Condition condition)
        Sets the condition.
        Parameters:
        condition - the condition
      • getValue

        public int getValue()
        Retrieves the value.
        Returns:
        the value
      • setValue

        public void setValue​(int value)
        Sets the value.
        Parameters:
        value - the value