Class BasicHistoricalRecord.HistoricalRecordXmlReader.Record

    • Field Summary

      • Fields inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.Element

        name
    • Constructor Summary

      Constructors 
      Constructor Description
      Record()  
    • Constructor Detail

      • Record

        public Record()
    • Method Detail

      • addChild

        public void addChild​(Element child)
                      throws java.lang.Exception
        Specified by:
        addChild in class Element
        Throws:
        java.lang.Exception
      • setAttributes

        public void setAttributes​(org.xml.sax.Attributes attr)
                           throws java.lang.Exception
        Overrides:
        setAttributes in class Element
        Throws:
        java.lang.Exception
      • getValue

        public java.lang.Object getValue()
        Overrides:
        getValue in class Element