Interface CTApplicationNonVisualDrawingProps
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTApplicationNonVisualDrawingProps extends XmlObject
An XML CT_ApplicationNonVisualDrawingProps(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTApplicationNonVisualDrawingProps.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 CTAudioCD
addNewAudioCd()
Appends and returns a new empty "audioCd" elementCTAudioFile
addNewAudioFile()
Appends and returns a new empty "audioFile" elementCTCustomerDataList
addNewCustDataLst()
Appends and returns a new empty "custDataLst" elementCTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTPlaceholder
addNewPh()
Appends and returns a new empty "ph" elementCTQuickTimeFile
addNewQuickTimeFile()
Appends and returns a new empty "quickTimeFile" elementCTVideoFile
addNewVideoFile()
Appends and returns a new empty "videoFile" elementCTEmbeddedWAVAudioFile
addNewWavAudioFile()
Appends and returns a new empty "wavAudioFile" elementCTAudioCD
getAudioCd()
Gets the "audioCd" elementCTAudioFile
getAudioFile()
Gets the "audioFile" elementCTCustomerDataList
getCustDataLst()
Gets the "custDataLst" elementCTExtensionList
getExtLst()
Gets the "extLst" elementboolean
getIsPhoto()
Gets the "isPhoto" attributeCTPlaceholder
getPh()
Gets the "ph" elementCTQuickTimeFile
getQuickTimeFile()
Gets the "quickTimeFile" elementboolean
getUserDrawn()
Gets the "userDrawn" attributeCTVideoFile
getVideoFile()
Gets the "videoFile" elementCTEmbeddedWAVAudioFile
getWavAudioFile()
Gets the "wavAudioFile" elementboolean
isSetAudioCd()
True if has "audioCd" elementboolean
isSetAudioFile()
True if has "audioFile" elementboolean
isSetCustDataLst()
True if has "custDataLst" elementboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetIsPhoto()
True if has "isPhoto" attributeboolean
isSetPh()
True if has "ph" elementboolean
isSetQuickTimeFile()
True if has "quickTimeFile" elementboolean
isSetUserDrawn()
True if has "userDrawn" attributeboolean
isSetVideoFile()
True if has "videoFile" elementboolean
isSetWavAudioFile()
True if has "wavAudioFile" elementvoid
setAudioCd(CTAudioCD audioCd)
Sets the "audioCd" elementvoid
setAudioFile(CTAudioFile audioFile)
Sets the "audioFile" elementvoid
setCustDataLst(CTCustomerDataList custDataLst)
Sets the "custDataLst" elementvoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setIsPhoto(boolean isPhoto)
Sets the "isPhoto" attributevoid
setPh(CTPlaceholder ph)
Sets the "ph" elementvoid
setQuickTimeFile(CTQuickTimeFile quickTimeFile)
Sets the "quickTimeFile" elementvoid
setUserDrawn(boolean userDrawn)
Sets the "userDrawn" attributevoid
setVideoFile(CTVideoFile videoFile)
Sets the "videoFile" elementvoid
setWavAudioFile(CTEmbeddedWAVAudioFile wavAudioFile)
Sets the "wavAudioFile" elementvoid
unsetAudioCd()
Unsets the "audioCd" elementvoid
unsetAudioFile()
Unsets the "audioFile" elementvoid
unsetCustDataLst()
Unsets the "custDataLst" elementvoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetIsPhoto()
Unsets the "isPhoto" attributevoid
unsetPh()
Unsets the "ph" elementvoid
unsetQuickTimeFile()
Unsets the "quickTimeFile" elementvoid
unsetUserDrawn()
Unsets the "userDrawn" attributevoid
unsetVideoFile()
Unsets the "videoFile" elementvoid
unsetWavAudioFile()
Unsets the "wavAudioFile" elementXmlBoolean
xgetIsPhoto()
Gets (as xml) the "isPhoto" attributeXmlBoolean
xgetUserDrawn()
Gets (as xml) the "userDrawn" attributevoid
xsetIsPhoto(XmlBoolean isPhoto)
Sets (as xml) the "isPhoto" attributevoid
xsetUserDrawn(XmlBoolean userDrawn)
Sets (as xml) the "userDrawn" 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
-
getPh
CTPlaceholder getPh()
Gets the "ph" element
-
isSetPh
boolean isSetPh()
True if has "ph" element
-
setPh
void setPh(CTPlaceholder ph)
Sets the "ph" element
-
addNewPh
CTPlaceholder addNewPh()
Appends and returns a new empty "ph" element
-
unsetPh
void unsetPh()
Unsets the "ph" element
-
getAudioCd
CTAudioCD getAudioCd()
Gets the "audioCd" element
-
isSetAudioCd
boolean isSetAudioCd()
True if has "audioCd" element
-
setAudioCd
void setAudioCd(CTAudioCD audioCd)
Sets the "audioCd" element
-
addNewAudioCd
CTAudioCD addNewAudioCd()
Appends and returns a new empty "audioCd" element
-
unsetAudioCd
void unsetAudioCd()
Unsets the "audioCd" element
-
getWavAudioFile
CTEmbeddedWAVAudioFile getWavAudioFile()
Gets the "wavAudioFile" element
-
isSetWavAudioFile
boolean isSetWavAudioFile()
True if has "wavAudioFile" element
-
setWavAudioFile
void setWavAudioFile(CTEmbeddedWAVAudioFile wavAudioFile)
Sets the "wavAudioFile" element
-
addNewWavAudioFile
CTEmbeddedWAVAudioFile addNewWavAudioFile()
Appends and returns a new empty "wavAudioFile" element
-
unsetWavAudioFile
void unsetWavAudioFile()
Unsets the "wavAudioFile" element
-
getAudioFile
CTAudioFile getAudioFile()
Gets the "audioFile" element
-
isSetAudioFile
boolean isSetAudioFile()
True if has "audioFile" element
-
setAudioFile
void setAudioFile(CTAudioFile audioFile)
Sets the "audioFile" element
-
addNewAudioFile
CTAudioFile addNewAudioFile()
Appends and returns a new empty "audioFile" element
-
unsetAudioFile
void unsetAudioFile()
Unsets the "audioFile" element
-
getVideoFile
CTVideoFile getVideoFile()
Gets the "videoFile" element
-
isSetVideoFile
boolean isSetVideoFile()
True if has "videoFile" element
-
setVideoFile
void setVideoFile(CTVideoFile videoFile)
Sets the "videoFile" element
-
addNewVideoFile
CTVideoFile addNewVideoFile()
Appends and returns a new empty "videoFile" element
-
unsetVideoFile
void unsetVideoFile()
Unsets the "videoFile" element
-
getQuickTimeFile
CTQuickTimeFile getQuickTimeFile()
Gets the "quickTimeFile" element
-
isSetQuickTimeFile
boolean isSetQuickTimeFile()
True if has "quickTimeFile" element
-
setQuickTimeFile
void setQuickTimeFile(CTQuickTimeFile quickTimeFile)
Sets the "quickTimeFile" element
-
addNewQuickTimeFile
CTQuickTimeFile addNewQuickTimeFile()
Appends and returns a new empty "quickTimeFile" element
-
unsetQuickTimeFile
void unsetQuickTimeFile()
Unsets the "quickTimeFile" element
-
getCustDataLst
CTCustomerDataList getCustDataLst()
Gets the "custDataLst" element
-
isSetCustDataLst
boolean isSetCustDataLst()
True if has "custDataLst" element
-
setCustDataLst
void setCustDataLst(CTCustomerDataList custDataLst)
Sets the "custDataLst" element
-
addNewCustDataLst
CTCustomerDataList addNewCustDataLst()
Appends and returns a new empty "custDataLst" element
-
unsetCustDataLst
void unsetCustDataLst()
Unsets the "custDataLst" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
getIsPhoto
boolean getIsPhoto()
Gets the "isPhoto" attribute
-
xgetIsPhoto
XmlBoolean xgetIsPhoto()
Gets (as xml) the "isPhoto" attribute
-
isSetIsPhoto
boolean isSetIsPhoto()
True if has "isPhoto" attribute
-
setIsPhoto
void setIsPhoto(boolean isPhoto)
Sets the "isPhoto" attribute
-
xsetIsPhoto
void xsetIsPhoto(XmlBoolean isPhoto)
Sets (as xml) the "isPhoto" attribute
-
unsetIsPhoto
void unsetIsPhoto()
Unsets the "isPhoto" attribute
-
getUserDrawn
boolean getUserDrawn()
Gets the "userDrawn" attribute
-
xgetUserDrawn
XmlBoolean xgetUserDrawn()
Gets (as xml) the "userDrawn" attribute
-
isSetUserDrawn
boolean isSetUserDrawn()
True if has "userDrawn" attribute
-
setUserDrawn
void setUserDrawn(boolean userDrawn)
Sets the "userDrawn" attribute
-
xsetUserDrawn
void xsetUserDrawn(XmlBoolean userDrawn)
Sets (as xml) the "userDrawn" attribute
-
unsetUserDrawn
void unsetUserDrawn()
Unsets the "userDrawn" attribute
-
-