Interface CTCommentAuthor

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTCommentAuthor
    extends XmlObject
    An XML CT_CommentAuthor(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
    • Method Detail

      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • setExtLst

        void setExtLst​(CTExtensionList extLst)
        Sets the "extLst" element
      • addNewExtLst

        CTExtensionList addNewExtLst()
        Appends and returns a new empty "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getId

        long getId()
        Gets the "id" attribute
      • setId

        void setId​(long id)
        Sets the "id" attribute
      • xsetId

        void xsetId​(XmlUnsignedInt id)
        Sets (as xml) the "id" attribute
      • getName

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        STName xgetName()
        Gets (as xml) the "name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(STName name)
        Sets (as xml) the "name" attribute
      • getInitials

        java.lang.String getInitials()
        Gets the "initials" attribute
      • xgetInitials

        STName xgetInitials()
        Gets (as xml) the "initials" attribute
      • setInitials

        void setInitials​(java.lang.String initials)
        Sets the "initials" attribute
      • xsetInitials

        void xsetInitials​(STName initials)
        Sets (as xml) the "initials" attribute
      • getLastIdx

        long getLastIdx()
        Gets the "lastIdx" attribute
      • xgetLastIdx

        XmlUnsignedInt xgetLastIdx()
        Gets (as xml) the "lastIdx" attribute
      • setLastIdx

        void setLastIdx​(long lastIdx)
        Sets the "lastIdx" attribute
      • xsetLastIdx

        void xsetLastIdx​(XmlUnsignedInt lastIdx)
        Sets (as xml) the "lastIdx" attribute
      • getClrIdx

        long getClrIdx()
        Gets the "clrIdx" attribute
      • xgetClrIdx

        XmlUnsignedInt xgetClrIdx()
        Gets (as xml) the "clrIdx" attribute
      • setClrIdx

        void setClrIdx​(long clrIdx)
        Sets the "clrIdx" attribute
      • xsetClrIdx

        void xsetClrIdx​(XmlUnsignedInt clrIdx)
        Sets (as xml) the "clrIdx" attribute