Interface QualifiedValuePropertySource
- All Superinterfaces:
PropertyValueSource
- All Known Subinterfaces:
QualifiedValuePropertySet
This extension of PropertySet adds support for retrieving the quality of properties, generally
for the purpose of bound property values. If the properties don't have qualities (normal static
properties, for example), Good quality is returned.
-
Method Summary
Methods inherited from interface com.inductiveautomation.ignition.common.config.PropertyValueSource
contains, get, getNonNull, getNonNull, getOrDefault, getOrElse, getProperties, getValues
-
Method Details
-
getQualifiedValue
-