All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTDocPartPr extends XmlObject
An XML CT_DocPartPr(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getName

      CTDocPartName getName()
      Gets the "name" element
    • setName

      void setName(CTDocPartName name)
      Sets the "name" element
    • addNewName

      CTDocPartName addNewName()
      Appends and returns a new empty "name" element
    • getStyle

      CTString getStyle()
      Gets the "style" element
    • isSetStyle

      boolean isSetStyle()
      True if has "style" element
    • setStyle

      void setStyle(CTString style)
      Sets the "style" element
    • addNewStyle

      CTString addNewStyle()
      Appends and returns a new empty "style" element
    • unsetStyle

      void unsetStyle()
      Unsets the "style" element
    • getCategory

      CTDocPartCategory getCategory()
      Gets the "category" element
    • isSetCategory

      boolean isSetCategory()
      True if has "category" element
    • setCategory

      void setCategory(CTDocPartCategory category)
      Sets the "category" element
    • addNewCategory

      CTDocPartCategory addNewCategory()
      Appends and returns a new empty "category" element
    • unsetCategory

      void unsetCategory()
      Unsets the "category" element
    • getTypes

      CTDocPartTypes getTypes()
      Gets the "types" element
    • isSetTypes

      boolean isSetTypes()
      True if has "types" element
    • setTypes

      void setTypes(CTDocPartTypes types)
      Sets the "types" element
    • addNewTypes

      CTDocPartTypes addNewTypes()
      Appends and returns a new empty "types" element
    • unsetTypes

      void unsetTypes()
      Unsets the "types" element
    • getBehaviors

      CTDocPartBehaviors getBehaviors()
      Gets the "behaviors" element
    • isSetBehaviors

      boolean isSetBehaviors()
      True if has "behaviors" element
    • setBehaviors

      void setBehaviors(CTDocPartBehaviors behaviors)
      Sets the "behaviors" element
    • addNewBehaviors

      CTDocPartBehaviors addNewBehaviors()
      Appends and returns a new empty "behaviors" element
    • unsetBehaviors

      void unsetBehaviors()
      Unsets the "behaviors" element
    • getDescription

      CTString getDescription()
      Gets the "description" element
    • isSetDescription

      boolean isSetDescription()
      True if has "description" element
    • setDescription

      void setDescription(CTString description)
      Sets the "description" element
    • addNewDescription

      CTString addNewDescription()
      Appends and returns a new empty "description" element
    • unsetDescription

      void unsetDescription()
      Unsets the "description" element
    • getGuid

      CTGuid getGuid()
      Gets the "guid" element
    • isSetGuid

      boolean isSetGuid()
      True if has "guid" element
    • setGuid

      void setGuid(CTGuid guid)
      Sets the "guid" element
    • addNewGuid

      CTGuid addNewGuid()
      Appends and returns a new empty "guid" element
    • unsetGuid

      void unsetGuid()
      Unsets the "guid" element