All Superinterfaces:
XmlObject, XmlTokenSource
All Known Subinterfaces:
CTPermStart

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

  • Method Details

    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetId()
      Gets (as xml) the "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString id)
      Sets (as xml) the "id" attribute
    • getDisplacedByCustomXml

      STDisplacedByCustomXml.Enum getDisplacedByCustomXml()
      Gets the "displacedByCustomXml" attribute
    • xgetDisplacedByCustomXml

      STDisplacedByCustomXml xgetDisplacedByCustomXml()
      Gets (as xml) the "displacedByCustomXml" attribute
    • isSetDisplacedByCustomXml

      boolean isSetDisplacedByCustomXml()
      True if has "displacedByCustomXml" attribute
    • setDisplacedByCustomXml

      void setDisplacedByCustomXml(STDisplacedByCustomXml.Enum displacedByCustomXml)
      Sets the "displacedByCustomXml" attribute
    • xsetDisplacedByCustomXml

      void xsetDisplacedByCustomXml(STDisplacedByCustomXml displacedByCustomXml)
      Sets (as xml) the "displacedByCustomXml" attribute
    • unsetDisplacedByCustomXml

      void unsetDisplacedByCustomXml()
      Unsets the "displacedByCustomXml" attribute