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 classCTTLCommonTimeNodeData.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
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 CTTimeNodeListaddNewChildTnLst()Appends and returns a new empty "childTnLst" elementCTTLTimeConditionListaddNewEndCondLst()Appends and returns a new empty "endCondLst" elementCTTLTimeConditionaddNewEndSync()Appends and returns a new empty "endSync" elementCTTLIterateDataaddNewIterate()Appends and returns a new empty "iterate" elementCTTLTimeConditionListaddNewStCondLst()Appends and returns a new empty "stCondLst" elementCTTimeNodeListaddNewSubTnLst()Appends and returns a new empty "subTnLst" elementintgetAccel()Gets the "accel" attributebooleangetAfterEffect()Gets the "afterEffect" attributebooleangetAutoRev()Gets the "autoRev" attributeintgetBldLvl()Gets the "bldLvl" attributeCTTimeNodeListgetChildTnLst()Gets the "childTnLst" elementintgetDecel()Gets the "decel" attributebooleangetDisplay()Gets the "display" attributejava.lang.ObjectgetDur()Gets the "dur" attributeCTTLTimeConditionListgetEndCondLst()Gets the "endCondLst" elementCTTLTimeConditiongetEndSync()Gets the "endSync" elementjava.lang.StringgetEvtFilter()Gets the "evtFilter" attributeSTTLTimeNodeFillType.EnumgetFill()Gets the "fill" attributelonggetGrpId()Gets the "grpId" attributelonggetId()Gets the "id" attributeCTTLIterateDatagetIterate()Gets the "iterate" elementSTTLTimeNodeMasterRelation.EnumgetMasterRel()Gets the "masterRel" attributebooleangetNodePh()Gets the "nodePh" attributeSTTLTimeNodeType.EnumgetNodeType()Gets the "nodeType" attributeSTTLTimeNodePresetClassType.EnumgetPresetClass()Gets the "presetClass" attributeintgetPresetID()Gets the "presetID" attributeintgetPresetSubtype()Gets the "presetSubtype" attributejava.lang.ObjectgetRepeatCount()Gets the "repeatCount" attributejava.lang.ObjectgetRepeatDur()Gets the "repeatDur" attributeSTTLTimeNodeRestartType.EnumgetRestart()Gets the "restart" attributeintgetSpd()Gets the "spd" attributeCTTLTimeConditionListgetStCondLst()Gets the "stCondLst" elementCTTimeNodeListgetSubTnLst()Gets the "subTnLst" elementSTTLTimeNodeSyncType.EnumgetSyncBehavior()Gets the "syncBehavior" attributejava.lang.StringgetTmFilter()Gets the "tmFilter" attributebooleanisSetAccel()True if has "accel" attributebooleanisSetAfterEffect()True if has "afterEffect" attributebooleanisSetAutoRev()True if has "autoRev" attributebooleanisSetBldLvl()True if has "bldLvl" attributebooleanisSetChildTnLst()True if has "childTnLst" elementbooleanisSetDecel()True if has "decel" attributebooleanisSetDisplay()True if has "display" attributebooleanisSetDur()True if has "dur" attributebooleanisSetEndCondLst()True if has "endCondLst" elementbooleanisSetEndSync()True if has "endSync" elementbooleanisSetEvtFilter()True if has "evtFilter" attributebooleanisSetFill()True if has "fill" attributebooleanisSetGrpId()True if has "grpId" attributebooleanisSetId()True if has "id" attributebooleanisSetIterate()True if has "iterate" elementbooleanisSetMasterRel()True if has "masterRel" attributebooleanisSetNodePh()True if has "nodePh" attributebooleanisSetNodeType()True if has "nodeType" attributebooleanisSetPresetClass()True if has "presetClass" attributebooleanisSetPresetID()True if has "presetID" attributebooleanisSetPresetSubtype()True if has "presetSubtype" attributebooleanisSetRepeatCount()True if has "repeatCount" attributebooleanisSetRepeatDur()True if has "repeatDur" attributebooleanisSetRestart()True if has "restart" attributebooleanisSetSpd()True if has "spd" attributebooleanisSetStCondLst()True if has "stCondLst" elementbooleanisSetSubTnLst()True if has "subTnLst" elementbooleanisSetSyncBehavior()True if has "syncBehavior" attributebooleanisSetTmFilter()True if has "tmFilter" attributevoidsetAccel(int accel)Sets the "accel" attributevoidsetAfterEffect(boolean afterEffect)Sets the "afterEffect" attributevoidsetAutoRev(boolean autoRev)Sets the "autoRev" attributevoidsetBldLvl(int bldLvl)Sets the "bldLvl" attributevoidsetChildTnLst(CTTimeNodeList childTnLst)Sets the "childTnLst" elementvoidsetDecel(int decel)Sets the "decel" attributevoidsetDisplay(boolean display)Sets the "display" attributevoidsetDur(java.lang.Object dur)Sets the "dur" attributevoidsetEndCondLst(CTTLTimeConditionList endCondLst)Sets the "endCondLst" elementvoidsetEndSync(CTTLTimeCondition endSync)Sets the "endSync" elementvoidsetEvtFilter(java.lang.String evtFilter)Sets the "evtFilter" attributevoidsetFill(STTLTimeNodeFillType.Enum fill)Sets the "fill" attributevoidsetGrpId(long grpId)Sets the "grpId" attributevoidsetId(long id)Sets the "id" attributevoidsetIterate(CTTLIterateData iterate)Sets the "iterate" elementvoidsetMasterRel(STTLTimeNodeMasterRelation.Enum masterRel)Sets the "masterRel" attributevoidsetNodePh(boolean nodePh)Sets the "nodePh" attributevoidsetNodeType(STTLTimeNodeType.Enum nodeType)Sets the "nodeType" attributevoidsetPresetClass(STTLTimeNodePresetClassType.Enum presetClass)Sets the "presetClass" attributevoidsetPresetID(int presetID)Sets the "presetID" attributevoidsetPresetSubtype(int presetSubtype)Sets the "presetSubtype" attributevoidsetRepeatCount(java.lang.Object repeatCount)Sets the "repeatCount" attributevoidsetRepeatDur(java.lang.Object repeatDur)Sets the "repeatDur" attributevoidsetRestart(STTLTimeNodeRestartType.Enum restart)Sets the "restart" attributevoidsetSpd(int spd)Sets the "spd" attributevoidsetStCondLst(CTTLTimeConditionList stCondLst)Sets the "stCondLst" elementvoidsetSubTnLst(CTTimeNodeList subTnLst)Sets the "subTnLst" elementvoidsetSyncBehavior(STTLTimeNodeSyncType.Enum syncBehavior)Sets the "syncBehavior" attributevoidsetTmFilter(java.lang.String tmFilter)Sets the "tmFilter" attributevoidunsetAccel()Unsets the "accel" attributevoidunsetAfterEffect()Unsets the "afterEffect" attributevoidunsetAutoRev()Unsets the "autoRev" attributevoidunsetBldLvl()Unsets the "bldLvl" attributevoidunsetChildTnLst()Unsets the "childTnLst" elementvoidunsetDecel()Unsets the "decel" attributevoidunsetDisplay()Unsets the "display" attributevoidunsetDur()Unsets the "dur" attributevoidunsetEndCondLst()Unsets the "endCondLst" elementvoidunsetEndSync()Unsets the "endSync" elementvoidunsetEvtFilter()Unsets the "evtFilter" attributevoidunsetFill()Unsets the "fill" attributevoidunsetGrpId()Unsets the "grpId" attributevoidunsetId()Unsets the "id" attributevoidunsetIterate()Unsets the "iterate" elementvoidunsetMasterRel()Unsets the "masterRel" attributevoidunsetNodePh()Unsets the "nodePh" attributevoidunsetNodeType()Unsets the "nodeType" attributevoidunsetPresetClass()Unsets the "presetClass" attributevoidunsetPresetID()Unsets the "presetID" attributevoidunsetPresetSubtype()Unsets the "presetSubtype" attributevoidunsetRepeatCount()Unsets the "repeatCount" attributevoidunsetRepeatDur()Unsets the "repeatDur" attributevoidunsetRestart()Unsets the "restart" attributevoidunsetSpd()Unsets the "spd" attributevoidunsetStCondLst()Unsets the "stCondLst" elementvoidunsetSubTnLst()Unsets the "subTnLst" elementvoidunsetSyncBehavior()Unsets the "syncBehavior" attributevoidunsetTmFilter()Unsets the "tmFilter" attributeSTPositiveFixedPercentagexgetAccel()Gets (as xml) the "accel" attributeXmlBooleanxgetAfterEffect()Gets (as xml) the "afterEffect" attributeXmlBooleanxgetAutoRev()Gets (as xml) the "autoRev" attributeXmlIntxgetBldLvl()Gets (as xml) the "bldLvl" attributeSTPositiveFixedPercentagexgetDecel()Gets (as xml) the "decel" attributeXmlBooleanxgetDisplay()Gets (as xml) the "display" attributeSTTLTimexgetDur()Gets (as xml) the "dur" attributeXmlStringxgetEvtFilter()Gets (as xml) the "evtFilter" attributeSTTLTimeNodeFillTypexgetFill()Gets (as xml) the "fill" attributeXmlUnsignedIntxgetGrpId()Gets (as xml) the "grpId" attributeSTTLTimeNodeIDxgetId()Gets (as xml) the "id" attributeSTTLTimeNodeMasterRelationxgetMasterRel()Gets (as xml) the "masterRel" attributeXmlBooleanxgetNodePh()Gets (as xml) the "nodePh" attributeSTTLTimeNodeTypexgetNodeType()Gets (as xml) the "nodeType" attributeSTTLTimeNodePresetClassTypexgetPresetClass()Gets (as xml) the "presetClass" attributeXmlIntxgetPresetID()Gets (as xml) the "presetID" attributeXmlIntxgetPresetSubtype()Gets (as xml) the "presetSubtype" attributeSTTLTimexgetRepeatCount()Gets (as xml) the "repeatCount" attributeSTTLTimexgetRepeatDur()Gets (as xml) the "repeatDur" attributeSTTLTimeNodeRestartTypexgetRestart()Gets (as xml) the "restart" attributeSTPercentagexgetSpd()Gets (as xml) the "spd" attributeSTTLTimeNodeSyncTypexgetSyncBehavior()Gets (as xml) the "syncBehavior" attributeXmlStringxgetTmFilter()Gets (as xml) the "tmFilter" attributevoidxsetAccel(STPositiveFixedPercentage accel)Sets (as xml) the "accel" attributevoidxsetAfterEffect(XmlBoolean afterEffect)Sets (as xml) the "afterEffect" attributevoidxsetAutoRev(XmlBoolean autoRev)Sets (as xml) the "autoRev" attributevoidxsetBldLvl(XmlInt bldLvl)Sets (as xml) the "bldLvl" attributevoidxsetDecel(STPositiveFixedPercentage decel)Sets (as xml) the "decel" attributevoidxsetDisplay(XmlBoolean display)Sets (as xml) the "display" attributevoidxsetDur(STTLTime dur)Sets (as xml) the "dur" attributevoidxsetEvtFilter(XmlString evtFilter)Sets (as xml) the "evtFilter" attributevoidxsetFill(STTLTimeNodeFillType fill)Sets (as xml) the "fill" attributevoidxsetGrpId(XmlUnsignedInt grpId)Sets (as xml) the "grpId" attributevoidxsetId(STTLTimeNodeID id)Sets (as xml) the "id" attributevoidxsetMasterRel(STTLTimeNodeMasterRelation masterRel)Sets (as xml) the "masterRel" attributevoidxsetNodePh(XmlBoolean nodePh)Sets (as xml) the "nodePh" attributevoidxsetNodeType(STTLTimeNodeType nodeType)Sets (as xml) the "nodeType" attributevoidxsetPresetClass(STTLTimeNodePresetClassType presetClass)Sets (as xml) the "presetClass" attributevoidxsetPresetID(XmlInt presetID)Sets (as xml) the "presetID" attributevoidxsetPresetSubtype(XmlInt presetSubtype)Sets (as xml) the "presetSubtype" attributevoidxsetRepeatCount(STTLTime repeatCount)Sets (as xml) the "repeatCount" attributevoidxsetRepeatDur(STTLTime repeatDur)Sets (as xml) the "repeatDur" attributevoidxsetRestart(STTLTimeNodeRestartType restart)Sets (as xml) the "restart" attributevoidxsetSpd(STPercentage spd)Sets (as xml) the "spd" attributevoidxsetSyncBehavior(STTLTimeNodeSyncType syncBehavior)Sets (as xml) the "syncBehavior" attributevoidxsetTmFilter(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
-
-