Interface CTPerm

  • 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.
    • Method Detail

      • getId

        java.lang.String getId()
        Gets the "id" attribute
      • xgetId

        STString xgetId()
        Gets (as xml) the "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets the "id" attribute
      • xsetId

        void xsetId​(STString id)
        Sets (as xml) the "id" 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