Class BasicBoundPropertySet

java.lang.Object
com.inductiveautomation.ignition.common.config.BasicPropertySet
com.inductiveautomation.ignition.common.config.BasicBoundPropertySet
All Implemented Interfaces:
BoundPropertySet, Countable, Extendable<PropertySet>, Mergable<PropertySet>, MutablePropertyValueSource, ObservablePropertySet, PropertySet, PropertyValueSource, Serializable, Iterable<PropertyValue>
Direct Known Subclasses:
StorageTagConfiguration

public class BasicBoundPropertySet extends BasicPropertySet implements BoundPropertySet
See Also: