Searched refs:effectiveValue (Results 1 – 1 of 1) sorted by relevance
149 private Object effectiveValue; field in OptionValueDescription.SingleOptionValueDescription160 effectiveValue = null; in SingleOptionValueDescription()165 return effectiveValue; in getValue()180 effectiveValue = effectiveOptionInstance.getConvertedValue(); in addOptionInstance()198 if (!effectiveValue.equals(newValue)) { in addOptionInstance()242 effectiveValue = newValue; in addOptionInstance()