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 SummaryFields inherited from interface com.inductiveautomation.ignition.common.model.values.QualifiedValueBAD, CONFIG_ERROR, DISABLED, EXPRESSION_EVAL_ERROR, INITIAL_VALUE, NOT_CONNECTED, NOT_FOUND, REFERENCE_NOT_FOUND, STALE, TRANSFORM_ERROR, TYPE_CONVERSION, UNKNOWN, UNSUPPORTED
- 
Constructor SummaryConstructorsConstructorDescriptionDeprecated.Deprecated.BasicQualifiedValue(Object value, QualityCode quality) Deprecated.BasicQualifiedValue(Object value, QualityCode quality, Date timeStamp) Deprecated.
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.common.model.values.BasicQualifiedValueclone, equals, equals, fromObject, getQuality, getTimestamp, getValue, hashCode, setQuality, setQuality, setTimestamp, setValue, toString, unwrap, updateTimestamp, valueOfMethods inherited from class java.lang.Objectfinalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.common.model.values.QualifiedValuederive, derive, derive
- 
Constructor Details- 
BasicQualifiedValueDeprecated.
- 
BasicQualifiedValueDeprecated.
- 
BasicQualifiedValueDeprecated.
- 
BasicQualifiedValueDeprecated.
 
-