Class EventListSet

    • Constructor Detail

      • EventListSet

        public EventListSet()
      • EventListSet

        public EventListSet​(org.w3c.dom.Node root)
        Class constructor. Creates a new instance of the EventFlagList, initializing it with the information provided on an xml Node.
        Parameters:
        root - Node instance representing the different exportformats information.
      • EventListSet

        public EventListSet​(org.w3c.dom.Document doc)
        Class constructor. Creates a new instance of the EventFlagList, initializing it with the information provided on an xml Document.
        Parameters:
        doc - DOM Document with information to initialize this class