Interface CTApplicationNonVisualDrawingProps
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_ApplicationNonVisualDrawingProps(@http://schemas.openxmlformats.org/presentationml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTApplicationNonVisualDrawingProps> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "audioCd" elementAppends and returns a new empty "audioFile" elementAppends and returns a new empty "custDataLst" elementAppends and returns a new empty "extLst" elementaddNewPh()Appends and returns a new empty "ph" elementAppends and returns a new empty "quickTimeFile" elementAppends and returns a new empty "videoFile" elementAppends and returns a new empty "wavAudioFile" elementGets the "audioCd" elementGets the "audioFile" elementGets the "custDataLst" elementGets the "extLst" elementbooleanGets the "isPhoto" attributegetPh()Gets the "ph" elementGets the "quickTimeFile" elementbooleanGets the "userDrawn" attributeGets the "videoFile" elementGets the "wavAudioFile" elementbooleanTrue if has "audioCd" elementbooleanTrue if has "audioFile" elementbooleanTrue if has "custDataLst" elementbooleanTrue if has "extLst" elementbooleanTrue if has "isPhoto" attributebooleanisSetPh()True if has "ph" elementbooleanTrue if has "quickTimeFile" elementbooleanTrue if has "userDrawn" attributebooleanTrue if has "videoFile" elementbooleanTrue if has "wavAudioFile" elementvoidsetAudioCd(CTAudioCD audioCd) Sets the "audioCd" elementvoidsetAudioFile(CTAudioFile audioFile) Sets the "audioFile" elementvoidsetCustDataLst(CTCustomerDataList custDataLst) Sets the "custDataLst" elementvoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetIsPhoto(boolean isPhoto) Sets the "isPhoto" attributevoidsetPh(CTPlaceholder ph) Sets the "ph" elementvoidsetQuickTimeFile(CTQuickTimeFile quickTimeFile) Sets the "quickTimeFile" elementvoidsetUserDrawn(boolean userDrawn) Sets the "userDrawn" attributevoidsetVideoFile(CTVideoFile videoFile) Sets the "videoFile" elementvoidsetWavAudioFile(CTEmbeddedWAVAudioFile wavAudioFile) Sets the "wavAudioFile" elementvoidUnsets the "audioCd" elementvoidUnsets the "audioFile" elementvoidUnsets the "custDataLst" elementvoidUnsets the "extLst" elementvoidUnsets the "isPhoto" attributevoidunsetPh()Unsets the "ph" elementvoidUnsets the "quickTimeFile" elementvoidUnsets the "userDrawn" attributevoidUnsets the "videoFile" elementvoidUnsets the "wavAudioFile" elementGets (as xml) the "isPhoto" attributeGets (as xml) the "userDrawn" attributevoidxsetIsPhoto(XmlBoolean isPhoto) Sets (as xml) the "isPhoto" attributevoidxsetUserDrawn(XmlBoolean userDrawn) Sets (as xml) the "userDrawn" attributeMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getPh
CTPlaceholder getPh()Gets the "ph" element -
isSetPh
boolean isSetPh()True if has "ph" element -
setPh
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
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
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
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
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
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
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
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
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
Sets (as xml) the "userDrawn" attribute -
unsetUserDrawn
void unsetUserDrawn()Unsets the "userDrawn" attribute
-