Interface CTAbstractNum

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetNsid

        boolean isSetNsid()
        True if has "nsid" element
      • addNewNsid

        CTLongHexNumber addNewNsid()
        Appends and returns a new empty "nsid" element
      • unsetNsid

        void unsetNsid()
        Unsets the "nsid" element
      • getMultiLevelType

        CTMultiLevelType getMultiLevelType()
        Gets the "multiLevelType" element
      • isSetMultiLevelType

        boolean isSetMultiLevelType()
        True if has "multiLevelType" element
      • setMultiLevelType

        void setMultiLevelType​(CTMultiLevelType multiLevelType)
        Sets the "multiLevelType" element
      • addNewMultiLevelType

        CTMultiLevelType addNewMultiLevelType()
        Appends and returns a new empty "multiLevelType" element
      • unsetMultiLevelType

        void unsetMultiLevelType()
        Unsets the "multiLevelType" element
      • isSetTmpl

        boolean isSetTmpl()
        True if has "tmpl" element
      • addNewTmpl

        CTLongHexNumber addNewTmpl()
        Appends and returns a new empty "tmpl" element
      • unsetTmpl

        void unsetTmpl()
        Unsets the "tmpl" element
      • getName

        CTString getName()
        Gets the "name" element
      • isSetName

        boolean isSetName()
        True if has "name" element
      • setName

        void setName​(CTString name)
        Sets the "name" element
      • addNewName

        CTString addNewName()
        Appends and returns a new empty "name" element
      • unsetName

        void unsetName()
        Unsets the "name" element
      • getStyleLink

        CTString getStyleLink()
        Gets the "styleLink" element
      • isSetStyleLink

        boolean isSetStyleLink()
        True if has "styleLink" element
      • setStyleLink

        void setStyleLink​(CTString styleLink)
        Sets the "styleLink" element
      • addNewStyleLink

        CTString addNewStyleLink()
        Appends and returns a new empty "styleLink" element
      • unsetStyleLink

        void unsetStyleLink()
        Unsets the "styleLink" element
      • getNumStyleLink

        CTString getNumStyleLink()
        Gets the "numStyleLink" element
      • isSetNumStyleLink

        boolean isSetNumStyleLink()
        True if has "numStyleLink" element
      • setNumStyleLink

        void setNumStyleLink​(CTString numStyleLink)
        Sets the "numStyleLink" element
      • addNewNumStyleLink

        CTString addNewNumStyleLink()
        Appends and returns a new empty "numStyleLink" element
      • unsetNumStyleLink

        void unsetNumStyleLink()
        Unsets the "numStyleLink" element
      • getLvlList

        java.util.List<CTLvl> getLvlList()
        Gets a List of "lvl" elements
      • getLvlArray

        @Deprecated
        CTLvl[] getLvlArray()
        Deprecated.
        Gets array of all "lvl" elements
      • getLvlArray

        CTLvl getLvlArray​(int i)
        Gets ith "lvl" element
      • sizeOfLvlArray

        int sizeOfLvlArray()
        Returns number of "lvl" element
      • setLvlArray

        void setLvlArray​(CTLvl[] lvlArray)
        Sets array of all "lvl" element
      • setLvlArray

        void setLvlArray​(int i,
                         CTLvl lvl)
        Sets ith "lvl" element
      • insertNewLvl

        CTLvl insertNewLvl​(int i)
        Inserts and returns a new empty value (as xml) as the ith "lvl" element
      • addNewLvl

        CTLvl addNewLvl()
        Appends and returns a new empty value (as xml) as the last "lvl" element
      • removeLvl

        void removeLvl​(int i)
        Removes the ith "lvl" element
      • getAbstractNumId

        java.math.BigInteger getAbstractNumId()
        Gets the "abstractNumId" attribute
      • xgetAbstractNumId

        STDecimalNumber xgetAbstractNumId()
        Gets (as xml) the "abstractNumId" attribute
      • setAbstractNumId

        void setAbstractNumId​(java.math.BigInteger abstractNumId)
        Sets the "abstractNumId" attribute
      • xsetAbstractNumId

        void xsetAbstractNumId​(STDecimalNumber abstractNumId)
        Sets (as xml) the "abstractNumId" attribute