Class BasicHistoricalRecord.HistoricalRecordXmlReader.Col
java.lang.Object
com.inductiveautomation.ignition.common.xmlserialization.simple.Element
com.inductiveautomation.ignition.gateway.history.BasicHistoricalRecord.HistoricalRecordXmlReader.Col
- Enclosing class:
- BasicHistoricalRecord.HistoricalRecordXmlReader
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.Element
Element.ValidationResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getName()
getValue()
void
setAttributes
(Attributes attr) void
setRawValue
(String value)
-
Constructor Details
-
Col
public Col()
-
-
Method Details
-
setAttributes
- Overrides:
setAttributes
in classElement
- Throws:
Exception
-
getName
-
setRawValue
- Overrides:
setRawValue
in classElement
- Throws:
Exception
-
getValue
-
addChild
-