Interface EVENT

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getTime

        DVDATETIME getTime()
        Gets the "time" element
      • setTime

        void setTime​(DVDATETIME time)
        Sets the "time" element
      • addNewTime

        DVDATETIME addNewTime()
        Appends and returns a new empty "time" element
      • setData

        void setData​(ITEMSTRUCTURE data)
        Sets the "data" element
      • addNewData

        ITEMSTRUCTURE addNewData()
        Appends and returns a new empty "data" element
      • isSetState

        boolean isSetState()
        True if has "state" element
      • setState

        void setState​(ITEMSTRUCTURE state)
        Sets the "state" element
      • addNewState

        ITEMSTRUCTURE addNewState()
        Appends and returns a new empty "state" element
      • unsetState

        void unsetState()
        Unsets the "state" element