java.lang.Object
com.inductiveautomation.ignition.gateway.sqltags.history.query.IndexedQualifiedValue
All Implemented Interfaces:
QualifiedValue, Serializable

public class IndexedQualifiedValue extends Object implements QualifiedValue
This is a wrapper around a QualifiedValue that also provides an index identifier. It is used in cases where QVs correspond to a related list of identifiers and such.
See Also: