Interface VersionedPropertySet
- All Superinterfaces:
- BoundPropertySet,- Countable,- Extendable<PropertySet>,- Iterable<PropertyValue>,- Mergable<PropertySet>,- MutablePropertyValueSource,- PropertySet,- PropertyValueSource,- Serializable
- All Known Implementing Classes:
- BasicVersionedPropertySet
This interface is for a property set that has knowledge of which properties have changed since a certain point.
- Since:
- 8.0
- 
Field SummaryFields
- 
Method SummaryMethods inherited from interface com.inductiveautomation.ignition.common.config.BoundPropertySetextend, getBoundOrDefault, getBoundProperties, getBoundValue, getValues, isBound, newDefaultInstance, newExtension, setBoundValueMethods inherited from interface java.lang.IterableforEach, iterator, spliteratorMethods inherited from interface com.inductiveautomation.ignition.common.config.MutablePropertyValueSourcemerge, remove, set, setMethods inherited from interface com.inductiveautomation.ignition.common.config.PropertySetgetExtension, isExtended, isInheritedMethods inherited from interface com.inductiveautomation.ignition.common.config.PropertyValueSourcecontains, get, getNonNull, getNonNull, getOrDefault, getOrElse, getProperties
- 
Field Details- 
EMPTY
 
- 
- 
Method Details- 
isModified
- 
getModified
 
-