Interface CTVideoFile

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

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

      void setExtLst(CTOfficeArtExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTOfficeArtExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

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

      String getLink()
      Gets the "link" attribute
    • xgetLink

      STRelationshipId xgetLink()
      Gets (as xml) the "link" attribute
    • setLink

      void setLink(String link)
      Sets the "link" attribute
    • xsetLink

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

      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(String contentType)
      Sets the "contentType" attribute
    • xsetContentType

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

      void unsetContentType()
      Unsets the "contentType" attribute