Interface CTTrackChange

    • Method Detail

      • getAuthor

        java.lang.String getAuthor()
        Gets the "author" attribute
      • xgetAuthor

        STString xgetAuthor()
        Gets (as xml) the "author" attribute
      • setAuthor

        void setAuthor​(java.lang.String author)
        Sets the "author" attribute
      • xsetAuthor

        void xsetAuthor​(STString author)
        Sets (as xml) the "author" attribute
      • getDate

        java.util.Calendar getDate()
        Gets the "date" attribute
      • xgetDate

        STDateTime xgetDate()
        Gets (as xml) the "date" attribute
      • isSetDate

        boolean isSetDate()
        True if has "date" attribute
      • setDate

        void setDate​(java.util.Calendar date)
        Sets the "date" attribute
      • xsetDate

        void xsetDate​(STDateTime date)
        Sets (as xml) the "date" attribute
      • unsetDate

        void unsetDate()
        Unsets the "date" attribute