Class SavedValueEntry

All Implemented Interfaces:
Serializable, Comparable

public class SavedValueEntry extends GeneratedSavedValueEntry
SavedValueEntry describes the changed attribute of an item.
A single entry is qualified by its parent (see: SavedValues),
the qualifier and the attribute descriptor of the changed attribute as well as its old and new value.
See Also:
  • Constructor Details

    • SavedValueEntry

      public SavedValueEntry()
  • Method Details