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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTTLCommonTimeNodeData.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTTimeNodeList
addNewChildTnLst()
Appends and returns a new empty "childTnLst" elementCTTLTimeConditionList
addNewEndCondLst()
Appends and returns a new empty "endCondLst" elementCTTLTimeCondition
addNewEndSync()
Appends and returns a new empty "endSync" elementCTTLIterateData
addNewIterate()
Appends and returns a new empty "iterate" elementCTTLTimeConditionList
addNewStCondLst()
Appends and returns a new empty "stCondLst" elementCTTimeNodeList
addNewSubTnLst()
Appends and returns a new empty "subTnLst" elementint
getAccel()
Gets the "accel" attributeboolean
getAfterEffect()
Gets the "afterEffect" attributeboolean
getAutoRev()
Gets the "autoRev" attributeint
getBldLvl()
Gets the "bldLvl" attributeCTTimeNodeList
getChildTnLst()
Gets the "childTnLst" elementint
getDecel()
Gets the "decel" attributeboolean
getDisplay()
Gets the "display" attributejava.lang.Object
getDur()
Gets the "dur" attributeCTTLTimeConditionList
getEndCondLst()
Gets the "endCondLst" elementCTTLTimeCondition
getEndSync()
Gets the "endSync" elementjava.lang.String
getEvtFilter()
Gets the "evtFilter" attributeSTTLTimeNodeFillType.Enum
getFill()
Gets the "fill" attributelong
getGrpId()
Gets the "grpId" attributelong
getId()
Gets the "id" attributeCTTLIterateData
getIterate()
Gets the "iterate" elementSTTLTimeNodeMasterRelation.Enum
getMasterRel()
Gets the "masterRel" attributeboolean
getNodePh()
Gets the "nodePh" attributeSTTLTimeNodeType.Enum
getNodeType()
Gets the "nodeType" attributeSTTLTimeNodePresetClassType.Enum
getPresetClass()
Gets the "presetClass" attributeint
getPresetID()
Gets the "presetID" attributeint
getPresetSubtype()
Gets the "presetSubtype" attributejava.lang.Object
getRepeatCount()
Gets the "repeatCount" attributejava.lang.Object
getRepeatDur()
Gets the "repeatDur" attributeSTTLTimeNodeRestartType.Enum
getRestart()
Gets the "restart" attributeint
getSpd()
Gets the "spd" attributeCTTLTimeConditionList
getStCondLst()
Gets the "stCondLst" elementCTTimeNodeList
getSubTnLst()
Gets the "subTnLst" elementSTTLTimeNodeSyncType.Enum
getSyncBehavior()
Gets the "syncBehavior" attributejava.lang.String
getTmFilter()
Gets the "tmFilter" attributeboolean
isSetAccel()
True if has "accel" attributeboolean
isSetAfterEffect()
True if has "afterEffect" attributeboolean
isSetAutoRev()
True if has "autoRev" attributeboolean
isSetBldLvl()
True if has "bldLvl" attributeboolean
isSetChildTnLst()
True if has "childTnLst" elementboolean
isSetDecel()
True if has "decel" attributeboolean
isSetDisplay()
True if has "display" attributeboolean
isSetDur()
True if has "dur" attributeboolean
isSetEndCondLst()
True if has "endCondLst" elementboolean
isSetEndSync()
True if has "endSync" elementboolean
isSetEvtFilter()
True if has "evtFilter" attributeboolean
isSetFill()
True if has "fill" attributeboolean
isSetGrpId()
True if has "grpId" attributeboolean
isSetId()
True if has "id" attributeboolean
isSetIterate()
True if has "iterate" elementboolean
isSetMasterRel()
True if has "masterRel" attributeboolean
isSetNodePh()
True if has "nodePh" attributeboolean
isSetNodeType()
True if has "nodeType" attributeboolean
isSetPresetClass()
True if has "presetClass" attributeboolean
isSetPresetID()
True if has "presetID" attributeboolean
isSetPresetSubtype()
True if has "presetSubtype" attributeboolean
isSetRepeatCount()
True if has "repeatCount" attributeboolean
isSetRepeatDur()
True if has "repeatDur" attributeboolean
isSetRestart()
True if has "restart" attributeboolean
isSetSpd()
True if has "spd" attributeboolean
isSetStCondLst()
True if has "stCondLst" elementboolean
isSetSubTnLst()
True if has "subTnLst" elementboolean
isSetSyncBehavior()
True if has "syncBehavior" attributeboolean
isSetTmFilter()
True if has "tmFilter" attributevoid
setAccel(int accel)
Sets the "accel" attributevoid
setAfterEffect(boolean afterEffect)
Sets the "afterEffect" attributevoid
setAutoRev(boolean autoRev)
Sets the "autoRev" attributevoid
setBldLvl(int bldLvl)
Sets the "bldLvl" attributevoid
setChildTnLst(CTTimeNodeList childTnLst)
Sets the "childTnLst" elementvoid
setDecel(int decel)
Sets the "decel" attributevoid
setDisplay(boolean display)
Sets the "display" attributevoid
setDur(java.lang.Object dur)
Sets the "dur" attributevoid
setEndCondLst(CTTLTimeConditionList endCondLst)
Sets the "endCondLst" elementvoid
setEndSync(CTTLTimeCondition endSync)
Sets the "endSync" elementvoid
setEvtFilter(java.lang.String evtFilter)
Sets the "evtFilter" attributevoid
setFill(STTLTimeNodeFillType.Enum fill)
Sets the "fill" attributevoid
setGrpId(long grpId)
Sets the "grpId" attributevoid
setId(long id)
Sets the "id" attributevoid
setIterate(CTTLIterateData iterate)
Sets the "iterate" elementvoid
setMasterRel(STTLTimeNodeMasterRelation.Enum masterRel)
Sets the "masterRel" attributevoid
setNodePh(boolean nodePh)
Sets the "nodePh" attributevoid
setNodeType(STTLTimeNodeType.Enum nodeType)
Sets the "nodeType" attributevoid
setPresetClass(STTLTimeNodePresetClassType.Enum presetClass)
Sets the "presetClass" attributevoid
setPresetID(int presetID)
Sets the "presetID" attributevoid
setPresetSubtype(int presetSubtype)
Sets the "presetSubtype" attributevoid
setRepeatCount(java.lang.Object repeatCount)
Sets the "repeatCount" attributevoid
setRepeatDur(java.lang.Object repeatDur)
Sets the "repeatDur" attributevoid
setRestart(STTLTimeNodeRestartType.Enum restart)
Sets the "restart" attributevoid
setSpd(int spd)
Sets the "spd" attributevoid
setStCondLst(CTTLTimeConditionList stCondLst)
Sets the "stCondLst" elementvoid
setSubTnLst(CTTimeNodeList subTnLst)
Sets the "subTnLst" elementvoid
setSyncBehavior(STTLTimeNodeSyncType.Enum syncBehavior)
Sets the "syncBehavior" attributevoid
setTmFilter(java.lang.String tmFilter)
Sets the "tmFilter" attributevoid
unsetAccel()
Unsets the "accel" attributevoid
unsetAfterEffect()
Unsets the "afterEffect" attributevoid
unsetAutoRev()
Unsets the "autoRev" attributevoid
unsetBldLvl()
Unsets the "bldLvl" attributevoid
unsetChildTnLst()
Unsets the "childTnLst" elementvoid
unsetDecel()
Unsets the "decel" attributevoid
unsetDisplay()
Unsets the "display" attributevoid
unsetDur()
Unsets the "dur" attributevoid
unsetEndCondLst()
Unsets the "endCondLst" elementvoid
unsetEndSync()
Unsets the "endSync" elementvoid
unsetEvtFilter()
Unsets the "evtFilter" attributevoid
unsetFill()
Unsets the "fill" attributevoid
unsetGrpId()
Unsets the "grpId" attributevoid
unsetId()
Unsets the "id" attributevoid
unsetIterate()
Unsets the "iterate" elementvoid
unsetMasterRel()
Unsets the "masterRel" attributevoid
unsetNodePh()
Unsets the "nodePh" attributevoid
unsetNodeType()
Unsets the "nodeType" attributevoid
unsetPresetClass()
Unsets the "presetClass" attributevoid
unsetPresetID()
Unsets the "presetID" attributevoid
unsetPresetSubtype()
Unsets the "presetSubtype" attributevoid
unsetRepeatCount()
Unsets the "repeatCount" attributevoid
unsetRepeatDur()
Unsets the "repeatDur" attributevoid
unsetRestart()
Unsets the "restart" attributevoid
unsetSpd()
Unsets the "spd" attributevoid
unsetStCondLst()
Unsets the "stCondLst" elementvoid
unsetSubTnLst()
Unsets the "subTnLst" elementvoid
unsetSyncBehavior()
Unsets the "syncBehavior" attributevoid
unsetTmFilter()
Unsets the "tmFilter" attributeSTPositiveFixedPercentage
xgetAccel()
Gets (as xml) the "accel" attributeXmlBoolean
xgetAfterEffect()
Gets (as xml) the "afterEffect" attributeXmlBoolean
xgetAutoRev()
Gets (as xml) the "autoRev" attributeXmlInt
xgetBldLvl()
Gets (as xml) the "bldLvl" attributeSTPositiveFixedPercentage
xgetDecel()
Gets (as xml) the "decel" attributeXmlBoolean
xgetDisplay()
Gets (as xml) the "display" attributeSTTLTime
xgetDur()
Gets (as xml) the "dur" attributeXmlString
xgetEvtFilter()
Gets (as xml) the "evtFilter" attributeSTTLTimeNodeFillType
xgetFill()
Gets (as xml) the "fill" attributeXmlUnsignedInt
xgetGrpId()
Gets (as xml) the "grpId" attributeSTTLTimeNodeID
xgetId()
Gets (as xml) the "id" attributeSTTLTimeNodeMasterRelation
xgetMasterRel()
Gets (as xml) the "masterRel" attributeXmlBoolean
xgetNodePh()
Gets (as xml) the "nodePh" attributeSTTLTimeNodeType
xgetNodeType()
Gets (as xml) the "nodeType" attributeSTTLTimeNodePresetClassType
xgetPresetClass()
Gets (as xml) the "presetClass" attributeXmlInt
xgetPresetID()
Gets (as xml) the "presetID" attributeXmlInt
xgetPresetSubtype()
Gets (as xml) the "presetSubtype" attributeSTTLTime
xgetRepeatCount()
Gets (as xml) the "repeatCount" attributeSTTLTime
xgetRepeatDur()
Gets (as xml) the "repeatDur" attributeSTTLTimeNodeRestartType
xgetRestart()
Gets (as xml) the "restart" attributeSTPercentage
xgetSpd()
Gets (as xml) the "spd" attributeSTTLTimeNodeSyncType
xgetSyncBehavior()
Gets (as xml) the "syncBehavior" attributeXmlString
xgetTmFilter()
Gets (as xml) the "tmFilter" attributevoid
xsetAccel(STPositiveFixedPercentage accel)
Sets (as xml) the "accel" attributevoid
xsetAfterEffect(XmlBoolean afterEffect)
Sets (as xml) the "afterEffect" attributevoid
xsetAutoRev(XmlBoolean autoRev)
Sets (as xml) the "autoRev" attributevoid
xsetBldLvl(XmlInt bldLvl)
Sets (as xml) the "bldLvl" attributevoid
xsetDecel(STPositiveFixedPercentage decel)
Sets (as xml) the "decel" attributevoid
xsetDisplay(XmlBoolean display)
Sets (as xml) the "display" attributevoid
xsetDur(STTLTime dur)
Sets (as xml) the "dur" attributevoid
xsetEvtFilter(XmlString evtFilter)
Sets (as xml) the "evtFilter" attributevoid
xsetFill(STTLTimeNodeFillType fill)
Sets (as xml) the "fill" attributevoid
xsetGrpId(XmlUnsignedInt grpId)
Sets (as xml) the "grpId" attributevoid
xsetId(STTLTimeNodeID id)
Sets (as xml) the "id" attributevoid
xsetMasterRel(STTLTimeNodeMasterRelation masterRel)
Sets (as xml) the "masterRel" attributevoid
xsetNodePh(XmlBoolean nodePh)
Sets (as xml) the "nodePh" attributevoid
xsetNodeType(STTLTimeNodeType nodeType)
Sets (as xml) the "nodeType" attributevoid
xsetPresetClass(STTLTimeNodePresetClassType presetClass)
Sets (as xml) the "presetClass" attributevoid
xsetPresetID(XmlInt presetID)
Sets (as xml) the "presetID" attributevoid
xsetPresetSubtype(XmlInt presetSubtype)
Sets (as xml) the "presetSubtype" attributevoid
xsetRepeatCount(STTLTime repeatCount)
Sets (as xml) the "repeatCount" attributevoid
xsetRepeatDur(STTLTime repeatDur)
Sets (as xml) the "repeatDur" attributevoid
xsetRestart(STTLTimeNodeRestartType restart)
Sets (as xml) the "restart" attributevoid
xsetSpd(STPercentage spd)
Sets (as xml) the "spd" attributevoid
xsetSyncBehavior(STTLTimeNodeSyncType syncBehavior)
Sets (as xml) the "syncBehavior" attributevoid
xsetTmFilter(XmlString tmFilter)
Sets (as xml) the "tmFilter" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
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
STTLTimeNodePresetClassType.Enum 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
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
-
xgetAccel
STPositiveFixedPercentage xgetAccel()
Gets (as xml) the "accel" attribute
-
isSetAccel
boolean isSetAccel()
True if has "accel" attribute
-
setAccel
void setAccel(int accel)
Sets the "accel" attribute
-
xsetAccel
void xsetAccel(STPositiveFixedPercentage accel)
Sets (as xml) the "accel" attribute
-
unsetAccel
void unsetAccel()
Unsets the "accel" attribute
-
getDecel
int getDecel()
Gets the "decel" attribute
-
xgetDecel
STPositiveFixedPercentage xgetDecel()
Gets (as xml) the "decel" attribute
-
isSetDecel
boolean isSetDecel()
True if has "decel" attribute
-
setDecel
void setDecel(int 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
STTLTimeNodeRestartType.Enum getRestart()
Gets the "restart" attribute
-
xgetRestart
STTLTimeNodeRestartType 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
STTLTimeNodeFillType.Enum getFill()
Gets the "fill" attribute
-
xgetFill
STTLTimeNodeFillType 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
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
-
getMasterRel
STTLTimeNodeMasterRelation.Enum getMasterRel()
Gets the "masterRel" attribute
-
xgetMasterRel
STTLTimeNodeMasterRelation 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
-
-