Class BasicQualifiedValue
java.lang.Object
com.inductiveautomation.ignition.common.model.values.BasicQualifiedValue
com.inductiveautomation.ignition.common.opc.BasicQualifiedValue
- All Implemented Interfaces:
QualifiedValue
,Serializable
Deprecated.
This exists for serialization purposes; this is the old location of this class.
- See Also:
-
Field Summary
Fields inherited from interface com.inductiveautomation.ignition.common.model.values.QualifiedValue
AGGREGATE_NOT_FOUND, BAD, CONFIG_ERROR, DISABLED, EXPRESSION_EVAL_ERROR, INITIAL_VALUE, NOT_CONNECTED, NOT_FOUND, REFERENCE_NOT_FOUND, STALE, TRANSFORM_ERROR, TYPE_CONVERSION, UNKNOWN, UNSUPPORTED
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Deprecated.BasicQualifiedValue
(Object value, QualityCode quality) Deprecated.BasicQualifiedValue
(Object value, QualityCode quality, Date timeStamp) Deprecated. -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.common.model.values.BasicQualifiedValue
clone, equals, equals, fromObject, getQuality, getTimestamp, getValue, hashCode, setQuality, setQuality, setTimestamp, setValue, toString, unwrap, updateTimestamp, valueOf, withTimestamp
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.inductiveautomation.ignition.common.model.values.QualifiedValue
derive, derive, derive
-
Constructor Details
-
BasicQualifiedValue
Deprecated. -
BasicQualifiedValue
Deprecated. -
BasicQualifiedValue
Deprecated. -
BasicQualifiedValue
Deprecated.
-