Interface CTTLTimeCondition

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetTgtEl

        boolean isSetTgtEl()
        True if has "tgtEl" element
      • unsetTgtEl

        void unsetTgtEl()
        Unsets the "tgtEl" element
      • isSetTn

        boolean isSetTn()
        True if has "tn" element
      • unsetTn

        void unsetTn()
        Unsets the "tn" element
      • isSetRtn

        boolean isSetRtn()
        True if has "rtn" element
      • unsetRtn

        void unsetRtn()
        Unsets the "rtn" element
      • isSetEvt

        boolean isSetEvt()
        True if has "evt" attribute
      • xsetEvt

        void xsetEvt​(STTLTriggerEvent evt)
        Sets (as xml) the "evt" attribute
      • unsetEvt

        void unsetEvt()
        Unsets the "evt" attribute
      • getDelay

        java.lang.Object getDelay()
        Gets the "delay" attribute
      • xgetDelay

        STTLTime xgetDelay()
        Gets (as xml) the "delay" attribute
      • isSetDelay

        boolean isSetDelay()
        True if has "delay" attribute
      • setDelay

        void setDelay​(java.lang.Object delay)
        Sets the "delay" attribute
      • xsetDelay

        void xsetDelay​(STTLTime delay)
        Sets (as xml) the "delay" attribute
      • unsetDelay

        void unsetDelay()
        Unsets the "delay" attribute