Class VariableUIEntity

    • Method Detail

      • getRefVariableValue

        public VariableScheduledValue getRefVariableValue()
        Gets the value in the underlying variable to use as reference for comparison operation.
        Returns:
        a variable's value.
      • getRefStartDate

        public Date getRefStartDate()
        Gets the start date of the reference value's period.
        Returns:
        the date at which the reference value starts to be valid (to be used).
      • getRefEndDate

        public Date getRefEndDate()
        Gets the end date of the reference value's period.
        Returns:
        the date at which the reference value ends to be valid (to be used).