Interface CTTLTimeNodeSequence

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetPrevCondLst

        boolean isSetPrevCondLst()
        True if has "prevCondLst" element
      • setPrevCondLst

        void setPrevCondLst​(CTTLTimeConditionList prevCondLst)
        Sets the "prevCondLst" element
      • addNewPrevCondLst

        CTTLTimeConditionList addNewPrevCondLst()
        Appends and returns a new empty "prevCondLst" element
      • unsetPrevCondLst

        void unsetPrevCondLst()
        Unsets the "prevCondLst" element
      • isSetNextCondLst

        boolean isSetNextCondLst()
        True if has "nextCondLst" element
      • setNextCondLst

        void setNextCondLst​(CTTLTimeConditionList nextCondLst)
        Sets the "nextCondLst" element
      • addNewNextCondLst

        CTTLTimeConditionList addNewNextCondLst()
        Appends and returns a new empty "nextCondLst" element
      • unsetNextCondLst

        void unsetNextCondLst()
        Unsets the "nextCondLst" element
      • getConcurrent

        boolean getConcurrent()
        Gets the "concurrent" attribute
      • xgetConcurrent

        XmlBoolean xgetConcurrent()
        Gets (as xml) the "concurrent" attribute
      • isSetConcurrent

        boolean isSetConcurrent()
        True if has "concurrent" attribute
      • setConcurrent

        void setConcurrent​(boolean concurrent)
        Sets the "concurrent" attribute
      • xsetConcurrent

        void xsetConcurrent​(XmlBoolean concurrent)
        Sets (as xml) the "concurrent" attribute
      • unsetConcurrent

        void unsetConcurrent()
        Unsets the "concurrent" attribute
      • isSetPrevAc

        boolean isSetPrevAc()
        True if has "prevAc" attribute
      • unsetPrevAc

        void unsetPrevAc()
        Unsets the "prevAc" attribute
      • isSetNextAc

        boolean isSetNextAc()
        True if has "nextAc" attribute
      • xsetNextAc

        void xsetNextAc​(STTLNextActionType nextAc)
        Sets (as xml) the "nextAc" attribute
      • unsetNextAc

        void unsetNextAc()
        Unsets the "nextAc" attribute