Interface PictAttribute

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface PictAttribute
    extends XmlObject
    A document containing one pict(@http://schemas.openxmlformats.org/officeDocument/2006/relationships) attribute. This is a complex type.
    • Method Detail

      • getPict

        java.lang.String getPict()
        Gets the "pict" attribute
      • isSetPict

        boolean isSetPict()
        True if has "pict" attribute
      • setPict

        void setPict​(java.lang.String pict)
        Sets the "pict" attribute
      • xsetPict

        void xsetPict​(STRelationshipId pict)
        Sets (as xml) the "pict" attribute
      • unsetPict

        void unsetPict()
        Unsets the "pict" attribute