Interface CTTimeNodeList
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTTimeNodeList extends XmlObject
An XML CT_TimeNodeList(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTTimeNodeList.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 Deprecated Methods Modifier and Type Method Description CTTLAnimateBehavioraddNewAnim()Appends and returns a new empty value (as xml) as the last "anim" elementCTTLAnimateColorBehavioraddNewAnimClr()Appends and returns a new empty value (as xml) as the last "animClr" elementCTTLAnimateEffectBehavioraddNewAnimEffect()Appends and returns a new empty value (as xml) as the last "animEffect" elementCTTLAnimateMotionBehavioraddNewAnimMotion()Appends and returns a new empty value (as xml) as the last "animMotion" elementCTTLAnimateRotationBehavioraddNewAnimRot()Appends and returns a new empty value (as xml) as the last "animRot" elementCTTLAnimateScaleBehavioraddNewAnimScale()Appends and returns a new empty value (as xml) as the last "animScale" elementCTTLMediaNodeAudioaddNewAudio()Appends and returns a new empty value (as xml) as the last "audio" elementCTTLCommandBehavioraddNewCmd()Appends and returns a new empty value (as xml) as the last "cmd" elementCTTLTimeNodeExclusiveaddNewExcl()Appends and returns a new empty value (as xml) as the last "excl" elementCTTLTimeNodeParalleladdNewPar()Appends and returns a new empty value (as xml) as the last "par" elementCTTLTimeNodeSequenceaddNewSeq()Appends and returns a new empty value (as xml) as the last "seq" elementCTTLSetBehavioraddNewSet()Appends and returns a new empty value (as xml) as the last "set" elementCTTLMediaNodeVideoaddNewVideo()Appends and returns a new empty value (as xml) as the last "video" elementCTTLAnimateBehavior[]getAnimArray()Deprecated.CTTLAnimateBehaviorgetAnimArray(int i)Gets ith "anim" elementCTTLAnimateColorBehavior[]getAnimClrArray()Deprecated.CTTLAnimateColorBehaviorgetAnimClrArray(int i)Gets ith "animClr" elementjava.util.List<CTTLAnimateColorBehavior>getAnimClrList()Gets a List of "animClr" elementsCTTLAnimateEffectBehavior[]getAnimEffectArray()Deprecated.CTTLAnimateEffectBehaviorgetAnimEffectArray(int i)Gets ith "animEffect" elementjava.util.List<CTTLAnimateEffectBehavior>getAnimEffectList()Gets a List of "animEffect" elementsjava.util.List<CTTLAnimateBehavior>getAnimList()Gets a List of "anim" elementsCTTLAnimateMotionBehavior[]getAnimMotionArray()Deprecated.CTTLAnimateMotionBehaviorgetAnimMotionArray(int i)Gets ith "animMotion" elementjava.util.List<CTTLAnimateMotionBehavior>getAnimMotionList()Gets a List of "animMotion" elementsCTTLAnimateRotationBehavior[]getAnimRotArray()Deprecated.CTTLAnimateRotationBehaviorgetAnimRotArray(int i)Gets ith "animRot" elementjava.util.List<CTTLAnimateRotationBehavior>getAnimRotList()Gets a List of "animRot" elementsCTTLAnimateScaleBehavior[]getAnimScaleArray()Deprecated.CTTLAnimateScaleBehaviorgetAnimScaleArray(int i)Gets ith "animScale" elementjava.util.List<CTTLAnimateScaleBehavior>getAnimScaleList()Gets a List of "animScale" elementsCTTLMediaNodeAudio[]getAudioArray()Deprecated.CTTLMediaNodeAudiogetAudioArray(int i)Gets ith "audio" elementjava.util.List<CTTLMediaNodeAudio>getAudioList()Gets a List of "audio" elementsCTTLCommandBehavior[]getCmdArray()Deprecated.CTTLCommandBehaviorgetCmdArray(int i)Gets ith "cmd" elementjava.util.List<CTTLCommandBehavior>getCmdList()Gets a List of "cmd" elementsCTTLTimeNodeExclusive[]getExclArray()Deprecated.CTTLTimeNodeExclusivegetExclArray(int i)Gets ith "excl" elementjava.util.List<CTTLTimeNodeExclusive>getExclList()Gets a List of "excl" elementsCTTLTimeNodeParallel[]getParArray()Deprecated.CTTLTimeNodeParallelgetParArray(int i)Gets ith "par" elementjava.util.List<CTTLTimeNodeParallel>getParList()Gets a List of "par" elementsCTTLTimeNodeSequence[]getSeqArray()Deprecated.CTTLTimeNodeSequencegetSeqArray(int i)Gets ith "seq" elementjava.util.List<CTTLTimeNodeSequence>getSeqList()Gets a List of "seq" elementsCTTLSetBehavior[]getSetArray()Deprecated.CTTLSetBehaviorgetSetArray(int i)Gets ith "set" elementjava.util.List<CTTLSetBehavior>getSetList()Gets a List of "set" elementsCTTLMediaNodeVideo[]getVideoArray()Deprecated.CTTLMediaNodeVideogetVideoArray(int i)Gets ith "video" elementjava.util.List<CTTLMediaNodeVideo>getVideoList()Gets a List of "video" elementsCTTLAnimateBehaviorinsertNewAnim(int i)Inserts and returns a new empty value (as xml) as the ith "anim" elementCTTLAnimateColorBehaviorinsertNewAnimClr(int i)Inserts and returns a new empty value (as xml) as the ith "animClr" elementCTTLAnimateEffectBehaviorinsertNewAnimEffect(int i)Inserts and returns a new empty value (as xml) as the ith "animEffect" elementCTTLAnimateMotionBehaviorinsertNewAnimMotion(int i)Inserts and returns a new empty value (as xml) as the ith "animMotion" elementCTTLAnimateRotationBehaviorinsertNewAnimRot(int i)Inserts and returns a new empty value (as xml) as the ith "animRot" elementCTTLAnimateScaleBehaviorinsertNewAnimScale(int i)Inserts and returns a new empty value (as xml) as the ith "animScale" elementCTTLMediaNodeAudioinsertNewAudio(int i)Inserts and returns a new empty value (as xml) as the ith "audio" elementCTTLCommandBehaviorinsertNewCmd(int i)Inserts and returns a new empty value (as xml) as the ith "cmd" elementCTTLTimeNodeExclusiveinsertNewExcl(int i)Inserts and returns a new empty value (as xml) as the ith "excl" elementCTTLTimeNodeParallelinsertNewPar(int i)Inserts and returns a new empty value (as xml) as the ith "par" elementCTTLTimeNodeSequenceinsertNewSeq(int i)Inserts and returns a new empty value (as xml) as the ith "seq" elementCTTLSetBehaviorinsertNewSet(int i)Inserts and returns a new empty value (as xml) as the ith "set" elementCTTLMediaNodeVideoinsertNewVideo(int i)Inserts and returns a new empty value (as xml) as the ith "video" elementvoidremoveAnim(int i)Removes the ith "anim" elementvoidremoveAnimClr(int i)Removes the ith "animClr" elementvoidremoveAnimEffect(int i)Removes the ith "animEffect" elementvoidremoveAnimMotion(int i)Removes the ith "animMotion" elementvoidremoveAnimRot(int i)Removes the ith "animRot" elementvoidremoveAnimScale(int i)Removes the ith "animScale" elementvoidremoveAudio(int i)Removes the ith "audio" elementvoidremoveCmd(int i)Removes the ith "cmd" elementvoidremoveExcl(int i)Removes the ith "excl" elementvoidremovePar(int i)Removes the ith "par" elementvoidremoveSeq(int i)Removes the ith "seq" elementvoidremoveSet(int i)Removes the ith "set" elementvoidremoveVideo(int i)Removes the ith "video" elementvoidsetAnimArray(int i, CTTLAnimateBehavior anim)Sets ith "anim" elementvoidsetAnimArray(CTTLAnimateBehavior[] animArray)Sets array of all "anim" elementvoidsetAnimClrArray(int i, CTTLAnimateColorBehavior animClr)Sets ith "animClr" elementvoidsetAnimClrArray(CTTLAnimateColorBehavior[] animClrArray)Sets array of all "animClr" elementvoidsetAnimEffectArray(int i, CTTLAnimateEffectBehavior animEffect)Sets ith "animEffect" elementvoidsetAnimEffectArray(CTTLAnimateEffectBehavior[] animEffectArray)Sets array of all "animEffect" elementvoidsetAnimMotionArray(int i, CTTLAnimateMotionBehavior animMotion)Sets ith "animMotion" elementvoidsetAnimMotionArray(CTTLAnimateMotionBehavior[] animMotionArray)Sets array of all "animMotion" elementvoidsetAnimRotArray(int i, CTTLAnimateRotationBehavior animRot)Sets ith "animRot" elementvoidsetAnimRotArray(CTTLAnimateRotationBehavior[] animRotArray)Sets array of all "animRot" elementvoidsetAnimScaleArray(int i, CTTLAnimateScaleBehavior animScale)Sets ith "animScale" elementvoidsetAnimScaleArray(CTTLAnimateScaleBehavior[] animScaleArray)Sets array of all "animScale" elementvoidsetAudioArray(int i, CTTLMediaNodeAudio audio)Sets ith "audio" elementvoidsetAudioArray(CTTLMediaNodeAudio[] audioArray)Sets array of all "audio" elementvoidsetCmdArray(int i, CTTLCommandBehavior cmd)Sets ith "cmd" elementvoidsetCmdArray(CTTLCommandBehavior[] cmdArray)Sets array of all "cmd" elementvoidsetExclArray(int i, CTTLTimeNodeExclusive excl)Sets ith "excl" elementvoidsetExclArray(CTTLTimeNodeExclusive[] exclArray)Sets array of all "excl" elementvoidsetParArray(int i, CTTLTimeNodeParallel par)Sets ith "par" elementvoidsetParArray(CTTLTimeNodeParallel[] parArray)Sets array of all "par" elementvoidsetSeqArray(int i, CTTLTimeNodeSequence seq)Sets ith "seq" elementvoidsetSeqArray(CTTLTimeNodeSequence[] seqArray)Sets array of all "seq" elementvoidsetSetArray(int i, CTTLSetBehavior set)Sets ith "set" elementvoidsetSetArray(CTTLSetBehavior[] setArray)Sets array of all "set" elementvoidsetVideoArray(int i, CTTLMediaNodeVideo video)Sets ith "video" elementvoidsetVideoArray(CTTLMediaNodeVideo[] videoArray)Sets array of all "video" elementintsizeOfAnimArray()Returns number of "anim" elementintsizeOfAnimClrArray()Returns number of "animClr" elementintsizeOfAnimEffectArray()Returns number of "animEffect" elementintsizeOfAnimMotionArray()Returns number of "animMotion" elementintsizeOfAnimRotArray()Returns number of "animRot" elementintsizeOfAnimScaleArray()Returns number of "animScale" elementintsizeOfAudioArray()Returns number of "audio" elementintsizeOfCmdArray()Returns number of "cmd" elementintsizeOfExclArray()Returns number of "excl" elementintsizeOfParArray()Returns number of "par" elementintsizeOfSeqArray()Returns number of "seq" elementintsizeOfSetArray()Returns number of "set" elementintsizeOfVideoArray()Returns number of "video" element-
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
-
getParList
java.util.List<CTTLTimeNodeParallel> getParList()
Gets a List of "par" elements
-
getParArray
@Deprecated CTTLTimeNodeParallel[] getParArray()
Deprecated.Gets array of all "par" elements
-
getParArray
CTTLTimeNodeParallel getParArray(int i)
Gets ith "par" element
-
sizeOfParArray
int sizeOfParArray()
Returns number of "par" element
-
setParArray
void setParArray(CTTLTimeNodeParallel[] parArray)
Sets array of all "par" element
-
setParArray
void setParArray(int i, CTTLTimeNodeParallel par)Sets ith "par" element
-
insertNewPar
CTTLTimeNodeParallel insertNewPar(int i)
Inserts and returns a new empty value (as xml) as the ith "par" element
-
addNewPar
CTTLTimeNodeParallel addNewPar()
Appends and returns a new empty value (as xml) as the last "par" element
-
removePar
void removePar(int i)
Removes the ith "par" element
-
getSeqList
java.util.List<CTTLTimeNodeSequence> getSeqList()
Gets a List of "seq" elements
-
getSeqArray
@Deprecated CTTLTimeNodeSequence[] getSeqArray()
Deprecated.Gets array of all "seq" elements
-
getSeqArray
CTTLTimeNodeSequence getSeqArray(int i)
Gets ith "seq" element
-
sizeOfSeqArray
int sizeOfSeqArray()
Returns number of "seq" element
-
setSeqArray
void setSeqArray(CTTLTimeNodeSequence[] seqArray)
Sets array of all "seq" element
-
setSeqArray
void setSeqArray(int i, CTTLTimeNodeSequence seq)Sets ith "seq" element
-
insertNewSeq
CTTLTimeNodeSequence insertNewSeq(int i)
Inserts and returns a new empty value (as xml) as the ith "seq" element
-
addNewSeq
CTTLTimeNodeSequence addNewSeq()
Appends and returns a new empty value (as xml) as the last "seq" element
-
removeSeq
void removeSeq(int i)
Removes the ith "seq" element
-
getExclList
java.util.List<CTTLTimeNodeExclusive> getExclList()
Gets a List of "excl" elements
-
getExclArray
@Deprecated CTTLTimeNodeExclusive[] getExclArray()
Deprecated.Gets array of all "excl" elements
-
getExclArray
CTTLTimeNodeExclusive getExclArray(int i)
Gets ith "excl" element
-
sizeOfExclArray
int sizeOfExclArray()
Returns number of "excl" element
-
setExclArray
void setExclArray(CTTLTimeNodeExclusive[] exclArray)
Sets array of all "excl" element
-
setExclArray
void setExclArray(int i, CTTLTimeNodeExclusive excl)Sets ith "excl" element
-
insertNewExcl
CTTLTimeNodeExclusive insertNewExcl(int i)
Inserts and returns a new empty value (as xml) as the ith "excl" element
-
addNewExcl
CTTLTimeNodeExclusive addNewExcl()
Appends and returns a new empty value (as xml) as the last "excl" element
-
removeExcl
void removeExcl(int i)
Removes the ith "excl" element
-
getAnimList
java.util.List<CTTLAnimateBehavior> getAnimList()
Gets a List of "anim" elements
-
getAnimArray
@Deprecated CTTLAnimateBehavior[] getAnimArray()
Deprecated.Gets array of all "anim" elements
-
getAnimArray
CTTLAnimateBehavior getAnimArray(int i)
Gets ith "anim" element
-
sizeOfAnimArray
int sizeOfAnimArray()
Returns number of "anim" element
-
setAnimArray
void setAnimArray(CTTLAnimateBehavior[] animArray)
Sets array of all "anim" element
-
setAnimArray
void setAnimArray(int i, CTTLAnimateBehavior anim)Sets ith "anim" element
-
insertNewAnim
CTTLAnimateBehavior insertNewAnim(int i)
Inserts and returns a new empty value (as xml) as the ith "anim" element
-
addNewAnim
CTTLAnimateBehavior addNewAnim()
Appends and returns a new empty value (as xml) as the last "anim" element
-
removeAnim
void removeAnim(int i)
Removes the ith "anim" element
-
getAnimClrList
java.util.List<CTTLAnimateColorBehavior> getAnimClrList()
Gets a List of "animClr" elements
-
getAnimClrArray
@Deprecated CTTLAnimateColorBehavior[] getAnimClrArray()
Deprecated.Gets array of all "animClr" elements
-
getAnimClrArray
CTTLAnimateColorBehavior getAnimClrArray(int i)
Gets ith "animClr" element
-
sizeOfAnimClrArray
int sizeOfAnimClrArray()
Returns number of "animClr" element
-
setAnimClrArray
void setAnimClrArray(CTTLAnimateColorBehavior[] animClrArray)
Sets array of all "animClr" element
-
setAnimClrArray
void setAnimClrArray(int i, CTTLAnimateColorBehavior animClr)Sets ith "animClr" element
-
insertNewAnimClr
CTTLAnimateColorBehavior insertNewAnimClr(int i)
Inserts and returns a new empty value (as xml) as the ith "animClr" element
-
addNewAnimClr
CTTLAnimateColorBehavior addNewAnimClr()
Appends and returns a new empty value (as xml) as the last "animClr" element
-
removeAnimClr
void removeAnimClr(int i)
Removes the ith "animClr" element
-
getAnimEffectList
java.util.List<CTTLAnimateEffectBehavior> getAnimEffectList()
Gets a List of "animEffect" elements
-
getAnimEffectArray
@Deprecated CTTLAnimateEffectBehavior[] getAnimEffectArray()
Deprecated.Gets array of all "animEffect" elements
-
getAnimEffectArray
CTTLAnimateEffectBehavior getAnimEffectArray(int i)
Gets ith "animEffect" element
-
sizeOfAnimEffectArray
int sizeOfAnimEffectArray()
Returns number of "animEffect" element
-
setAnimEffectArray
void setAnimEffectArray(CTTLAnimateEffectBehavior[] animEffectArray)
Sets array of all "animEffect" element
-
setAnimEffectArray
void setAnimEffectArray(int i, CTTLAnimateEffectBehavior animEffect)Sets ith "animEffect" element
-
insertNewAnimEffect
CTTLAnimateEffectBehavior insertNewAnimEffect(int i)
Inserts and returns a new empty value (as xml) as the ith "animEffect" element
-
addNewAnimEffect
CTTLAnimateEffectBehavior addNewAnimEffect()
Appends and returns a new empty value (as xml) as the last "animEffect" element
-
removeAnimEffect
void removeAnimEffect(int i)
Removes the ith "animEffect" element
-
getAnimMotionList
java.util.List<CTTLAnimateMotionBehavior> getAnimMotionList()
Gets a List of "animMotion" elements
-
getAnimMotionArray
@Deprecated CTTLAnimateMotionBehavior[] getAnimMotionArray()
Deprecated.Gets array of all "animMotion" elements
-
getAnimMotionArray
CTTLAnimateMotionBehavior getAnimMotionArray(int i)
Gets ith "animMotion" element
-
sizeOfAnimMotionArray
int sizeOfAnimMotionArray()
Returns number of "animMotion" element
-
setAnimMotionArray
void setAnimMotionArray(CTTLAnimateMotionBehavior[] animMotionArray)
Sets array of all "animMotion" element
-
setAnimMotionArray
void setAnimMotionArray(int i, CTTLAnimateMotionBehavior animMotion)Sets ith "animMotion" element
-
insertNewAnimMotion
CTTLAnimateMotionBehavior insertNewAnimMotion(int i)
Inserts and returns a new empty value (as xml) as the ith "animMotion" element
-
addNewAnimMotion
CTTLAnimateMotionBehavior addNewAnimMotion()
Appends and returns a new empty value (as xml) as the last "animMotion" element
-
removeAnimMotion
void removeAnimMotion(int i)
Removes the ith "animMotion" element
-
getAnimRotList
java.util.List<CTTLAnimateRotationBehavior> getAnimRotList()
Gets a List of "animRot" elements
-
getAnimRotArray
@Deprecated CTTLAnimateRotationBehavior[] getAnimRotArray()
Deprecated.Gets array of all "animRot" elements
-
getAnimRotArray
CTTLAnimateRotationBehavior getAnimRotArray(int i)
Gets ith "animRot" element
-
sizeOfAnimRotArray
int sizeOfAnimRotArray()
Returns number of "animRot" element
-
setAnimRotArray
void setAnimRotArray(CTTLAnimateRotationBehavior[] animRotArray)
Sets array of all "animRot" element
-
setAnimRotArray
void setAnimRotArray(int i, CTTLAnimateRotationBehavior animRot)Sets ith "animRot" element
-
insertNewAnimRot
CTTLAnimateRotationBehavior insertNewAnimRot(int i)
Inserts and returns a new empty value (as xml) as the ith "animRot" element
-
addNewAnimRot
CTTLAnimateRotationBehavior addNewAnimRot()
Appends and returns a new empty value (as xml) as the last "animRot" element
-
removeAnimRot
void removeAnimRot(int i)
Removes the ith "animRot" element
-
getAnimScaleList
java.util.List<CTTLAnimateScaleBehavior> getAnimScaleList()
Gets a List of "animScale" elements
-
getAnimScaleArray
@Deprecated CTTLAnimateScaleBehavior[] getAnimScaleArray()
Deprecated.Gets array of all "animScale" elements
-
getAnimScaleArray
CTTLAnimateScaleBehavior getAnimScaleArray(int i)
Gets ith "animScale" element
-
sizeOfAnimScaleArray
int sizeOfAnimScaleArray()
Returns number of "animScale" element
-
setAnimScaleArray
void setAnimScaleArray(CTTLAnimateScaleBehavior[] animScaleArray)
Sets array of all "animScale" element
-
setAnimScaleArray
void setAnimScaleArray(int i, CTTLAnimateScaleBehavior animScale)Sets ith "animScale" element
-
insertNewAnimScale
CTTLAnimateScaleBehavior insertNewAnimScale(int i)
Inserts and returns a new empty value (as xml) as the ith "animScale" element
-
addNewAnimScale
CTTLAnimateScaleBehavior addNewAnimScale()
Appends and returns a new empty value (as xml) as the last "animScale" element
-
removeAnimScale
void removeAnimScale(int i)
Removes the ith "animScale" element
-
getCmdList
java.util.List<CTTLCommandBehavior> getCmdList()
Gets a List of "cmd" elements
-
getCmdArray
@Deprecated CTTLCommandBehavior[] getCmdArray()
Deprecated.Gets array of all "cmd" elements
-
getCmdArray
CTTLCommandBehavior getCmdArray(int i)
Gets ith "cmd" element
-
sizeOfCmdArray
int sizeOfCmdArray()
Returns number of "cmd" element
-
setCmdArray
void setCmdArray(CTTLCommandBehavior[] cmdArray)
Sets array of all "cmd" element
-
setCmdArray
void setCmdArray(int i, CTTLCommandBehavior cmd)Sets ith "cmd" element
-
insertNewCmd
CTTLCommandBehavior insertNewCmd(int i)
Inserts and returns a new empty value (as xml) as the ith "cmd" element
-
addNewCmd
CTTLCommandBehavior addNewCmd()
Appends and returns a new empty value (as xml) as the last "cmd" element
-
removeCmd
void removeCmd(int i)
Removes the ith "cmd" element
-
getSetList
java.util.List<CTTLSetBehavior> getSetList()
Gets a List of "set" elements
-
getSetArray
@Deprecated CTTLSetBehavior[] getSetArray()
Deprecated.Gets array of all "set" elements
-
getSetArray
CTTLSetBehavior getSetArray(int i)
Gets ith "set" element
-
sizeOfSetArray
int sizeOfSetArray()
Returns number of "set" element
-
setSetArray
void setSetArray(CTTLSetBehavior[] setArray)
Sets array of all "set" element
-
setSetArray
void setSetArray(int i, CTTLSetBehavior set)Sets ith "set" element
-
insertNewSet
CTTLSetBehavior insertNewSet(int i)
Inserts and returns a new empty value (as xml) as the ith "set" element
-
addNewSet
CTTLSetBehavior addNewSet()
Appends and returns a new empty value (as xml) as the last "set" element
-
removeSet
void removeSet(int i)
Removes the ith "set" element
-
getAudioList
java.util.List<CTTLMediaNodeAudio> getAudioList()
Gets a List of "audio" elements
-
getAudioArray
@Deprecated CTTLMediaNodeAudio[] getAudioArray()
Deprecated.Gets array of all "audio" elements
-
getAudioArray
CTTLMediaNodeAudio getAudioArray(int i)
Gets ith "audio" element
-
sizeOfAudioArray
int sizeOfAudioArray()
Returns number of "audio" element
-
setAudioArray
void setAudioArray(CTTLMediaNodeAudio[] audioArray)
Sets array of all "audio" element
-
setAudioArray
void setAudioArray(int i, CTTLMediaNodeAudio audio)Sets ith "audio" element
-
insertNewAudio
CTTLMediaNodeAudio insertNewAudio(int i)
Inserts and returns a new empty value (as xml) as the ith "audio" element
-
addNewAudio
CTTLMediaNodeAudio addNewAudio()
Appends and returns a new empty value (as xml) as the last "audio" element
-
removeAudio
void removeAudio(int i)
Removes the ith "audio" element
-
getVideoList
java.util.List<CTTLMediaNodeVideo> getVideoList()
Gets a List of "video" elements
-
getVideoArray
@Deprecated CTTLMediaNodeVideo[] getVideoArray()
Deprecated.Gets array of all "video" elements
-
getVideoArray
CTTLMediaNodeVideo getVideoArray(int i)
Gets ith "video" element
-
sizeOfVideoArray
int sizeOfVideoArray()
Returns number of "video" element
-
setVideoArray
void setVideoArray(CTTLMediaNodeVideo[] videoArray)
Sets array of all "video" element
-
setVideoArray
void setVideoArray(int i, CTTLMediaNodeVideo video)Sets ith "video" element
-
insertNewVideo
CTTLMediaNodeVideo insertNewVideo(int i)
Inserts and returns a new empty value (as xml) as the ith "video" element
-
addNewVideo
CTTLMediaNodeVideo addNewVideo()
Appends and returns a new empty value (as xml) as the last "video" element
-
removeVideo
void removeVideo(int i)
Removes the ith "video" element
-
-