Interface CTTLCommonTimeNodeData

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getStCondLst

      CTTLTimeConditionList getStCondLst()
      Gets the "stCondLst" element
    • isSetStCondLst

      boolean isSetStCondLst()
      True if has "stCondLst" element
    • setStCondLst

      void setStCondLst(CTTLTimeConditionList stCondLst)
      Sets the "stCondLst" element
    • addNewStCondLst

      CTTLTimeConditionList addNewStCondLst()
      Appends and returns a new empty "stCondLst" element
    • unsetStCondLst

      void unsetStCondLst()
      Unsets the "stCondLst" element
    • getEndCondLst

      CTTLTimeConditionList getEndCondLst()
      Gets the "endCondLst" element
    • isSetEndCondLst

      boolean isSetEndCondLst()
      True if has "endCondLst" element
    • setEndCondLst

      void setEndCondLst(CTTLTimeConditionList endCondLst)
      Sets the "endCondLst" element
    • addNewEndCondLst

      CTTLTimeConditionList addNewEndCondLst()
      Appends and returns a new empty "endCondLst" element
    • unsetEndCondLst

      void unsetEndCondLst()
      Unsets the "endCondLst" element
    • getEndSync

      CTTLTimeCondition getEndSync()
      Gets the "endSync" element
    • isSetEndSync

      boolean isSetEndSync()
      True if has "endSync" element
    • setEndSync

      void setEndSync(CTTLTimeCondition endSync)
      Sets the "endSync" element
    • addNewEndSync

      CTTLTimeCondition addNewEndSync()
      Appends and returns a new empty "endSync" element
    • unsetEndSync

      void unsetEndSync()
      Unsets the "endSync" element
    • getIterate

      CTTLIterateData getIterate()
      Gets the "iterate" element
    • isSetIterate

      boolean isSetIterate()
      True if has "iterate" element
    • setIterate

      void setIterate(CTTLIterateData iterate)
      Sets the "iterate" element
    • addNewIterate

      CTTLIterateData addNewIterate()
      Appends and returns a new empty "iterate" element
    • unsetIterate

      void unsetIterate()
      Unsets the "iterate" element
    • getChildTnLst

      CTTimeNodeList getChildTnLst()
      Gets the "childTnLst" element
    • isSetChildTnLst

      boolean isSetChildTnLst()
      True if has "childTnLst" element
    • setChildTnLst

      void setChildTnLst(CTTimeNodeList childTnLst)
      Sets the "childTnLst" element
    • addNewChildTnLst

      CTTimeNodeList addNewChildTnLst()
      Appends and returns a new empty "childTnLst" element
    • unsetChildTnLst

      void unsetChildTnLst()
      Unsets the "childTnLst" element
    • getSubTnLst

      CTTimeNodeList getSubTnLst()
      Gets the "subTnLst" element
    • isSetSubTnLst

      boolean isSetSubTnLst()
      True if has "subTnLst" element
    • setSubTnLst

      void setSubTnLst(CTTimeNodeList subTnLst)
      Sets the "subTnLst" element
    • addNewSubTnLst

      CTTimeNodeList addNewSubTnLst()
      Appends and returns a new empty "subTnLst" element
    • unsetSubTnLst

      void unsetSubTnLst()
      Unsets the "subTnLst" element
    • getId

      long getId()
      Gets the "id" attribute
    • xgetId

      STTLTimeNodeID xgetId()
      Gets (as xml) the "id" attribute
    • isSetId

      boolean isSetId()
      True if has "id" attribute
    • setId

      void setId(long id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STTLTimeNodeID id)
      Sets (as xml) the "id" attribute
    • unsetId

      void unsetId()
      Unsets the "id" attribute
    • getPresetID

      int getPresetID()
      Gets the "presetID" attribute
    • xgetPresetID

      XmlInt xgetPresetID()
      Gets (as xml) the "presetID" attribute
    • isSetPresetID

      boolean isSetPresetID()
      True if has "presetID" attribute
    • setPresetID

      void setPresetID(int presetID)
      Sets the "presetID" attribute
    • xsetPresetID

      void xsetPresetID(XmlInt presetID)
      Sets (as xml) the "presetID" attribute
    • unsetPresetID

      void unsetPresetID()
      Unsets the "presetID" attribute
    • getPresetClass

      Gets the "presetClass" attribute
    • xgetPresetClass

      STTLTimeNodePresetClassType xgetPresetClass()
      Gets (as xml) the "presetClass" attribute
    • isSetPresetClass

      boolean isSetPresetClass()
      True if has "presetClass" attribute
    • setPresetClass

      void setPresetClass(STTLTimeNodePresetClassType.Enum presetClass)
      Sets the "presetClass" attribute
    • xsetPresetClass

      void xsetPresetClass(STTLTimeNodePresetClassType presetClass)
      Sets (as xml) the "presetClass" attribute
    • unsetPresetClass

      void unsetPresetClass()
      Unsets the "presetClass" attribute
    • getPresetSubtype

      int getPresetSubtype()
      Gets the "presetSubtype" attribute
    • xgetPresetSubtype

      XmlInt xgetPresetSubtype()
      Gets (as xml) the "presetSubtype" attribute
    • isSetPresetSubtype

      boolean isSetPresetSubtype()
      True if has "presetSubtype" attribute
    • setPresetSubtype

      void setPresetSubtype(int presetSubtype)
      Sets the "presetSubtype" attribute
    • xsetPresetSubtype

      void xsetPresetSubtype(XmlInt presetSubtype)
      Sets (as xml) the "presetSubtype" attribute
    • unsetPresetSubtype

      void unsetPresetSubtype()
      Unsets the "presetSubtype" attribute
    • getDur

      Object getDur()
      Gets the "dur" attribute
    • xgetDur

      STTLTime xgetDur()
      Gets (as xml) the "dur" attribute
    • isSetDur

      boolean isSetDur()
      True if has "dur" attribute
    • setDur

      void setDur(Object dur)
      Sets the "dur" attribute
    • xsetDur

      void xsetDur(STTLTime dur)
      Sets (as xml) the "dur" attribute
    • unsetDur

      void unsetDur()
      Unsets the "dur" attribute
    • getRepeatCount

      Object getRepeatCount()
      Gets the "repeatCount" attribute
    • xgetRepeatCount

      STTLTime xgetRepeatCount()
      Gets (as xml) the "repeatCount" attribute
    • isSetRepeatCount

      boolean isSetRepeatCount()
      True if has "repeatCount" attribute
    • setRepeatCount

      void setRepeatCount(Object repeatCount)
      Sets the "repeatCount" attribute
    • xsetRepeatCount

      void xsetRepeatCount(STTLTime repeatCount)
      Sets (as xml) the "repeatCount" attribute
    • unsetRepeatCount

      void unsetRepeatCount()
      Unsets the "repeatCount" attribute
    • getRepeatDur

      Object getRepeatDur()
      Gets the "repeatDur" attribute
    • xgetRepeatDur

      STTLTime xgetRepeatDur()
      Gets (as xml) the "repeatDur" attribute
    • isSetRepeatDur

      boolean isSetRepeatDur()
      True if has "repeatDur" attribute
    • setRepeatDur

      void setRepeatDur(Object repeatDur)
      Sets the "repeatDur" attribute
    • xsetRepeatDur

      void xsetRepeatDur(STTLTime repeatDur)
      Sets (as xml) the "repeatDur" attribute
    • unsetRepeatDur

      void unsetRepeatDur()
      Unsets the "repeatDur" attribute
    • getSpd

      Object getSpd()
      Gets the "spd" attribute
    • xgetSpd

      STPercentage xgetSpd()
      Gets (as xml) the "spd" attribute
    • isSetSpd

      boolean isSetSpd()
      True if has "spd" attribute
    • setSpd

      void setSpd(Object spd)
      Sets the "spd" attribute
    • xsetSpd

      void xsetSpd(STPercentage spd)
      Sets (as xml) the "spd" attribute
    • unsetSpd

      void unsetSpd()
      Unsets the "spd" attribute
    • getAccel

      Object getAccel()
      Gets the "accel" attribute
    • xgetAccel

      Gets (as xml) the "accel" attribute
    • isSetAccel

      boolean isSetAccel()
      True if has "accel" attribute
    • setAccel

      void setAccel(Object accel)
      Sets the "accel" attribute
    • xsetAccel

      void xsetAccel(STPositiveFixedPercentage accel)
      Sets (as xml) the "accel" attribute
    • unsetAccel

      void unsetAccel()
      Unsets the "accel" attribute
    • getDecel

      Object getDecel()
      Gets the "decel" attribute
    • xgetDecel

      Gets (as xml) the "decel" attribute
    • isSetDecel

      boolean isSetDecel()
      True if has "decel" attribute
    • setDecel

      void setDecel(Object decel)
      Sets the "decel" attribute
    • xsetDecel

      void xsetDecel(STPositiveFixedPercentage decel)
      Sets (as xml) the "decel" attribute
    • unsetDecel

      void unsetDecel()
      Unsets the "decel" attribute
    • getAutoRev

      boolean getAutoRev()
      Gets the "autoRev" attribute
    • xgetAutoRev

      XmlBoolean xgetAutoRev()
      Gets (as xml) the "autoRev" attribute
    • isSetAutoRev

      boolean isSetAutoRev()
      True if has "autoRev" attribute
    • setAutoRev

      void setAutoRev(boolean autoRev)
      Sets the "autoRev" attribute
    • xsetAutoRev

      void xsetAutoRev(XmlBoolean autoRev)
      Sets (as xml) the "autoRev" attribute
    • unsetAutoRev

      void unsetAutoRev()
      Unsets the "autoRev" attribute
    • getRestart

      Gets the "restart" attribute
    • xgetRestart

      Gets (as xml) the "restart" attribute
    • isSetRestart

      boolean isSetRestart()
      True if has "restart" attribute
    • setRestart

      void setRestart(STTLTimeNodeRestartType.Enum restart)
      Sets the "restart" attribute
    • xsetRestart

      void xsetRestart(STTLTimeNodeRestartType restart)
      Sets (as xml) the "restart" attribute
    • unsetRestart

      void unsetRestart()
      Unsets the "restart" attribute
    • getFill

      Gets the "fill" attribute
    • xgetFill

      Gets (as xml) the "fill" attribute
    • isSetFill

      boolean isSetFill()
      True if has "fill" attribute
    • setFill

      void setFill(STTLTimeNodeFillType.Enum fill)
      Sets the "fill" attribute
    • xsetFill

      void xsetFill(STTLTimeNodeFillType fill)
      Sets (as xml) the "fill" attribute
    • unsetFill

      void unsetFill()
      Unsets the "fill" attribute
    • getSyncBehavior

      STTLTimeNodeSyncType.Enum getSyncBehavior()
      Gets the "syncBehavior" attribute
    • xgetSyncBehavior

      STTLTimeNodeSyncType xgetSyncBehavior()
      Gets (as xml) the "syncBehavior" attribute
    • isSetSyncBehavior

      boolean isSetSyncBehavior()
      True if has "syncBehavior" attribute
    • setSyncBehavior

      void setSyncBehavior(STTLTimeNodeSyncType.Enum syncBehavior)
      Sets the "syncBehavior" attribute
    • xsetSyncBehavior

      void xsetSyncBehavior(STTLTimeNodeSyncType syncBehavior)
      Sets (as xml) the "syncBehavior" attribute
    • unsetSyncBehavior

      void unsetSyncBehavior()
      Unsets the "syncBehavior" attribute
    • getTmFilter

      String getTmFilter()
      Gets the "tmFilter" attribute
    • xgetTmFilter

      XmlString xgetTmFilter()
      Gets (as xml) the "tmFilter" attribute
    • isSetTmFilter

      boolean isSetTmFilter()
      True if has "tmFilter" attribute
    • setTmFilter

      void setTmFilter(String tmFilter)
      Sets the "tmFilter" attribute
    • xsetTmFilter

      void xsetTmFilter(XmlString tmFilter)
      Sets (as xml) the "tmFilter" attribute
    • unsetTmFilter

      void unsetTmFilter()
      Unsets the "tmFilter" attribute
    • getEvtFilter

      String getEvtFilter()
      Gets the "evtFilter" attribute
    • xgetEvtFilter

      XmlString xgetEvtFilter()
      Gets (as xml) the "evtFilter" attribute
    • isSetEvtFilter

      boolean isSetEvtFilter()
      True if has "evtFilter" attribute
    • setEvtFilter

      void setEvtFilter(String evtFilter)
      Sets the "evtFilter" attribute
    • xsetEvtFilter

      void xsetEvtFilter(XmlString evtFilter)
      Sets (as xml) the "evtFilter" attribute
    • unsetEvtFilter

      void unsetEvtFilter()
      Unsets the "evtFilter" attribute
    • getDisplay

      boolean getDisplay()
      Gets the "display" attribute
    • xgetDisplay

      XmlBoolean xgetDisplay()
      Gets (as xml) the "display" attribute
    • isSetDisplay

      boolean isSetDisplay()
      True if has "display" attribute
    • setDisplay

      void setDisplay(boolean display)
      Sets the "display" attribute
    • xsetDisplay

      void xsetDisplay(XmlBoolean display)
      Sets (as xml) the "display" attribute
    • unsetDisplay

      void unsetDisplay()
      Unsets the "display" attribute
    • getMasterRel

      Gets the "masterRel" attribute
    • xgetMasterRel

      Gets (as xml) the "masterRel" attribute
    • isSetMasterRel

      boolean isSetMasterRel()
      True if has "masterRel" attribute
    • setMasterRel

      void setMasterRel(STTLTimeNodeMasterRelation.Enum masterRel)
      Sets the "masterRel" attribute
    • xsetMasterRel

      void xsetMasterRel(STTLTimeNodeMasterRelation masterRel)
      Sets (as xml) the "masterRel" attribute
    • unsetMasterRel

      void unsetMasterRel()
      Unsets the "masterRel" attribute
    • getBldLvl

      int getBldLvl()
      Gets the "bldLvl" attribute
    • xgetBldLvl

      XmlInt xgetBldLvl()
      Gets (as xml) the "bldLvl" attribute
    • isSetBldLvl

      boolean isSetBldLvl()
      True if has "bldLvl" attribute
    • setBldLvl

      void setBldLvl(int bldLvl)
      Sets the "bldLvl" attribute
    • xsetBldLvl

      void xsetBldLvl(XmlInt bldLvl)
      Sets (as xml) the "bldLvl" attribute
    • unsetBldLvl

      void unsetBldLvl()
      Unsets the "bldLvl" attribute
    • getGrpId

      long getGrpId()
      Gets the "grpId" attribute
    • xgetGrpId

      XmlUnsignedInt xgetGrpId()
      Gets (as xml) the "grpId" attribute
    • isSetGrpId

      boolean isSetGrpId()
      True if has "grpId" attribute
    • setGrpId

      void setGrpId(long grpId)
      Sets the "grpId" attribute
    • xsetGrpId

      void xsetGrpId(XmlUnsignedInt grpId)
      Sets (as xml) the "grpId" attribute
    • unsetGrpId

      void unsetGrpId()
      Unsets the "grpId" attribute
    • getAfterEffect

      boolean getAfterEffect()
      Gets the "afterEffect" attribute
    • xgetAfterEffect

      XmlBoolean xgetAfterEffect()
      Gets (as xml) the "afterEffect" attribute
    • isSetAfterEffect

      boolean isSetAfterEffect()
      True if has "afterEffect" attribute
    • setAfterEffect

      void setAfterEffect(boolean afterEffect)
      Sets the "afterEffect" attribute
    • xsetAfterEffect

      void xsetAfterEffect(XmlBoolean afterEffect)
      Sets (as xml) the "afterEffect" attribute
    • unsetAfterEffect

      void unsetAfterEffect()
      Unsets the "afterEffect" attribute
    • getNodeType

      STTLTimeNodeType.Enum getNodeType()
      Gets the "nodeType" attribute
    • xgetNodeType

      STTLTimeNodeType xgetNodeType()
      Gets (as xml) the "nodeType" attribute
    • isSetNodeType

      boolean isSetNodeType()
      True if has "nodeType" attribute
    • setNodeType

      void setNodeType(STTLTimeNodeType.Enum nodeType)
      Sets the "nodeType" attribute
    • xsetNodeType

      void xsetNodeType(STTLTimeNodeType nodeType)
      Sets (as xml) the "nodeType" attribute
    • unsetNodeType

      void unsetNodeType()
      Unsets the "nodeType" attribute
    • getNodePh

      boolean getNodePh()
      Gets the "nodePh" attribute
    • xgetNodePh

      XmlBoolean xgetNodePh()
      Gets (as xml) the "nodePh" attribute
    • isSetNodePh

      boolean isSetNodePh()
      True if has "nodePh" attribute
    • setNodePh

      void setNodePh(boolean nodePh)
      Sets the "nodePh" attribute
    • xsetNodePh

      void xsetNodePh(XmlBoolean nodePh)
      Sets (as xml) the "nodePh" attribute
    • unsetNodePh

      void unsetNodePh()
      Unsets the "nodePh" attribute