Interface CTSlideSyncProperties

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

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

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

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

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

      String getServerSldId()
      Gets the "serverSldId" attribute
    • xgetServerSldId

      XmlString xgetServerSldId()
      Gets (as xml) the "serverSldId" attribute
    • setServerSldId

      void setServerSldId(String serverSldId)
      Sets the "serverSldId" attribute
    • xsetServerSldId

      void xsetServerSldId(XmlString serverSldId)
      Sets (as xml) the "serverSldId" attribute
    • getServerSldModifiedTime

      Calendar getServerSldModifiedTime()
      Gets the "serverSldModifiedTime" attribute
    • xgetServerSldModifiedTime

      XmlDateTime xgetServerSldModifiedTime()
      Gets (as xml) the "serverSldModifiedTime" attribute
    • setServerSldModifiedTime

      void setServerSldModifiedTime(Calendar serverSldModifiedTime)
      Sets the "serverSldModifiedTime" attribute
    • xsetServerSldModifiedTime

      void xsetServerSldModifiedTime(XmlDateTime serverSldModifiedTime)
      Sets (as xml) the "serverSldModifiedTime" attribute
    • getClientInsertedTime

      Calendar getClientInsertedTime()
      Gets the "clientInsertedTime" attribute
    • xgetClientInsertedTime

      XmlDateTime xgetClientInsertedTime()
      Gets (as xml) the "clientInsertedTime" attribute
    • setClientInsertedTime

      void setClientInsertedTime(Calendar clientInsertedTime)
      Sets the "clientInsertedTime" attribute
    • xsetClientInsertedTime

      void xsetClientInsertedTime(XmlDateTime clientInsertedTime)
      Sets (as xml) the "clientInsertedTime" attribute