Class EventFlagListSet

    • Field Detail

      • NODE_EVENT_FLAGS

        public static final java.lang.String NODE_EVENT_FLAGS
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
    • Constructor Detail

      • EventFlagListSet

        public EventFlagListSet()
      • EventFlagListSet

        public EventFlagListSet​(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.
      • EventFlagListSet

        public EventFlagListSet​(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