All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTnLst

      CTTimeNodeList getTnLst()
      Gets the "tnLst" element
    • setTnLst

      void setTnLst(CTTimeNodeList tnLst)
      Sets the "tnLst" element
    • addNewTnLst

      CTTimeNodeList addNewTnLst()
      Appends and returns a new empty "tnLst" element
    • getLvl

      long getLvl()
      Gets the "lvl" attribute
    • xgetLvl

      XmlUnsignedInt xgetLvl()
      Gets (as xml) the "lvl" attribute
    • isSetLvl

      boolean isSetLvl()
      True if has "lvl" attribute
    • setLvl

      void setLvl(long lvl)
      Sets the "lvl" attribute
    • xsetLvl

      void xsetLvl(XmlUnsignedInt lvl)
      Sets (as xml) the "lvl" attribute
    • unsetLvl

      void unsetLvl()
      Unsets the "lvl" attribute