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.
  • Field Details

  • Method Details

    • getTgtEl

      Gets the "tgtEl" element
    • isSetTgtEl

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

      void setTgtEl(CTTLTimeTargetElement tgtEl)
      Sets the "tgtEl" element
    • addNewTgtEl

      CTTLTimeTargetElement addNewTgtEl()
      Appends and returns a new empty "tgtEl" element
    • unsetTgtEl

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

      Gets the "tn" element
    • isSetTn

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

      void setTn(CTTLTriggerTimeNodeID tn)
      Sets the "tn" element
    • addNewTn

      Appends and returns a new empty "tn" element
    • unsetTn

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

      Gets the "rtn" element
    • isSetRtn

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

      void setRtn(CTTLTriggerRuntimeNode rtn)
      Sets the "rtn" element
    • addNewRtn

      Appends and returns a new empty "rtn" element
    • unsetRtn

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

      Gets the "evt" attribute
    • xgetEvt

      STTLTriggerEvent xgetEvt()
      Gets (as xml) the "evt" attribute
    • isSetEvt

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

      void setEvt(STTLTriggerEvent.Enum evt)
      Sets the "evt" attribute
    • xsetEvt

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

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

      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(Object delay)
      Sets the "delay" attribute
    • xsetDelay

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

      void unsetDelay()
      Unsets the "delay" attribute