public interface CTTransitionStartSoundAction extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTransitionStartSoundAction.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
CTEmbeddedWAVAudioFile |
addNewSnd()
Appends and returns a new empty "snd" element
|
boolean |
getLoop()
Gets the "loop" attribute
|
CTEmbeddedWAVAudioFile |
getSnd()
Gets the "snd" element
|
boolean |
isSetLoop()
True if has "loop" attribute
|
void |
setLoop(boolean loop)
Sets the "loop" attribute
|
void |
setSnd(CTEmbeddedWAVAudioFile snd)
Sets the "snd" element
|
void |
unsetLoop()
Unsets the "loop" attribute
|
XmlBoolean |
xgetLoop()
Gets (as xml) the "loop" attribute
|
void |
xsetLoop(XmlBoolean loop)
Sets (as xml) the "loop" attribute
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
CTEmbeddedWAVAudioFile getSnd()
void setSnd(CTEmbeddedWAVAudioFile snd)
CTEmbeddedWAVAudioFile addNewSnd()
boolean getLoop()
XmlBoolean xgetLoop()
boolean isSetLoop()
void setLoop(boolean loop)
void xsetLoop(XmlBoolean loop)
void unsetLoop()
Copyright © 2010 - 2020 Adobe. All Rights Reserved