Interface CTAudioFile

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getLink

        java.lang.String getLink()
        Gets the "link" attribute
      • setLink

        void setLink​(java.lang.String link)
        Sets the "link" attribute
      • xsetLink

        void xsetLink​(STRelationshipId link)
        Sets (as xml) the "link" attribute
      • getContentType

        java.lang.String getContentType()
        Gets the "contentType" attribute
      • xgetContentType

        XmlString xgetContentType()
        Gets (as xml) the "contentType" attribute
      • isSetContentType

        boolean isSetContentType()
        True if has "contentType" attribute
      • setContentType

        void setContentType​(java.lang.String contentType)
        Sets the "contentType" attribute
      • xsetContentType

        void xsetContentType​(XmlString contentType)
        Sets (as xml) the "contentType" attribute
      • unsetContentType

        void unsetContentType()
        Unsets the "contentType" attribute