Interface PrimitiveMultiValueModificationInfo

    • Method Detail

      • getIndex

        int getIndex()
        Value is not enough for value identification.
        Returns:
        index in the list of primitive type values.
      • wasChangeFromDefaultValue

        default boolean wasChangeFromDefaultValue()
        Was change made when ancestor value was the default.
        Returns:
        true if modification kind is changed and ancestor property value was default, otherwise - false