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.
    • Method Detail

      • isSetStCondLst

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

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

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

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

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

        void unsetEndCondLst()
        Unsets the "endCondLst" 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
      • 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
      • 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
      • isSetPresetClass

        boolean isSetPresetClass()
        True if has "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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        int 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​(int spd)
        Sets the "spd" attribute
      • xsetSpd

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

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

        int getAccel()
        Gets the "accel" attribute
      • isSetAccel

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

        void setAccel​(int accel)
        Sets the "accel" attribute
      • unsetAccel

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

        int getDecel()
        Gets the "decel" attribute
      • isSetDecel

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

        void setDecel​(int decel)
        Sets 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
      • isSetRestart

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

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

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

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

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

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

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

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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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
      • isSetMasterRel

        boolean isSetMasterRel()
        True if has "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
      • xgetNodeType

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

        boolean isSetNodeType()
        True if has "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