Interface CTHtmlPublishProperties
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTHtmlPublishProperties extends XmlObject
An XML CT_HtmlPublishProperties(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTHtmlPublishProperties.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 CTCustomShowIdaddNewCustShow()Appends and returns a new empty "custShow" elementCTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTEmptyaddNewSldAll()Appends and returns a new empty "sldAll" elementCTIndexRangeaddNewSldRg()Appends and returns a new empty "sldRg" elementCTCustomShowIdgetCustShow()Gets the "custShow" elementCTExtensionListgetExtLst()Gets the "extLst" elementjava.lang.StringgetId()Gets the "id" attributeSTHtmlPublishWebBrowserSupport.EnumgetPubBrowser()Gets the "pubBrowser" attributebooleangetShowSpeakerNotes()Gets the "showSpeakerNotes" attributeCTEmptygetSldAll()Gets the "sldAll" elementCTIndexRangegetSldRg()Gets the "sldRg" elementjava.lang.StringgetTitle()Gets the "title" attributebooleanisSetCustShow()True if has "custShow" elementbooleanisSetExtLst()True if has "extLst" elementbooleanisSetPubBrowser()True if has "pubBrowser" attributebooleanisSetShowSpeakerNotes()True if has "showSpeakerNotes" attributebooleanisSetSldAll()True if has "sldAll" elementbooleanisSetSldRg()True if has "sldRg" elementbooleanisSetTitle()True if has "title" attributevoidsetCustShow(CTCustomShowId custShow)Sets the "custShow" elementvoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetId(java.lang.String id)Sets the "id" attributevoidsetPubBrowser(STHtmlPublishWebBrowserSupport.Enum pubBrowser)Sets the "pubBrowser" attributevoidsetShowSpeakerNotes(boolean showSpeakerNotes)Sets the "showSpeakerNotes" attributevoidsetSldAll(CTEmpty sldAll)Sets the "sldAll" elementvoidsetSldRg(CTIndexRange sldRg)Sets the "sldRg" elementvoidsetTitle(java.lang.String title)Sets the "title" attributevoidunsetCustShow()Unsets the "custShow" elementvoidunsetExtLst()Unsets the "extLst" elementvoidunsetPubBrowser()Unsets the "pubBrowser" attributevoidunsetShowSpeakerNotes()Unsets the "showSpeakerNotes" attributevoidunsetSldAll()Unsets the "sldAll" elementvoidunsetSldRg()Unsets the "sldRg" elementvoidunsetTitle()Unsets the "title" attributeSTRelationshipIdxgetId()Gets (as xml) the "id" attributeSTHtmlPublishWebBrowserSupportxgetPubBrowser()Gets (as xml) the "pubBrowser" attributeXmlBooleanxgetShowSpeakerNotes()Gets (as xml) the "showSpeakerNotes" attributeXmlStringxgetTitle()Gets (as xml) the "title" attributevoidxsetId(STRelationshipId id)Sets (as xml) the "id" attributevoidxsetPubBrowser(STHtmlPublishWebBrowserSupport pubBrowser)Sets (as xml) the "pubBrowser" attributevoidxsetShowSpeakerNotes(XmlBoolean showSpeakerNotes)Sets (as xml) the "showSpeakerNotes" attributevoidxsetTitle(XmlString title)Sets (as xml) the "title" 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
-
getSldAll
CTEmpty getSldAll()
Gets the "sldAll" element
-
isSetSldAll
boolean isSetSldAll()
True if has "sldAll" element
-
setSldAll
void setSldAll(CTEmpty sldAll)
Sets the "sldAll" element
-
addNewSldAll
CTEmpty addNewSldAll()
Appends and returns a new empty "sldAll" element
-
unsetSldAll
void unsetSldAll()
Unsets the "sldAll" element
-
getSldRg
CTIndexRange getSldRg()
Gets the "sldRg" element
-
isSetSldRg
boolean isSetSldRg()
True if has "sldRg" element
-
setSldRg
void setSldRg(CTIndexRange sldRg)
Sets the "sldRg" element
-
addNewSldRg
CTIndexRange addNewSldRg()
Appends and returns a new empty "sldRg" element
-
unsetSldRg
void unsetSldRg()
Unsets the "sldRg" element
-
getCustShow
CTCustomShowId getCustShow()
Gets the "custShow" element
-
isSetCustShow
boolean isSetCustShow()
True if has "custShow" element
-
setCustShow
void setCustShow(CTCustomShowId custShow)
Sets the "custShow" element
-
addNewCustShow
CTCustomShowId addNewCustShow()
Appends and returns a new empty "custShow" element
-
unsetCustShow
void unsetCustShow()
Unsets the "custShow" 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
-
getShowSpeakerNotes
boolean getShowSpeakerNotes()
Gets the "showSpeakerNotes" attribute
-
xgetShowSpeakerNotes
XmlBoolean xgetShowSpeakerNotes()
Gets (as xml) the "showSpeakerNotes" attribute
-
isSetShowSpeakerNotes
boolean isSetShowSpeakerNotes()
True if has "showSpeakerNotes" attribute
-
setShowSpeakerNotes
void setShowSpeakerNotes(boolean showSpeakerNotes)
Sets the "showSpeakerNotes" attribute
-
xsetShowSpeakerNotes
void xsetShowSpeakerNotes(XmlBoolean showSpeakerNotes)
Sets (as xml) the "showSpeakerNotes" attribute
-
unsetShowSpeakerNotes
void unsetShowSpeakerNotes()
Unsets the "showSpeakerNotes" attribute
-
getPubBrowser
STHtmlPublishWebBrowserSupport.Enum getPubBrowser()
Gets the "pubBrowser" attribute
-
xgetPubBrowser
STHtmlPublishWebBrowserSupport xgetPubBrowser()
Gets (as xml) the "pubBrowser" attribute
-
isSetPubBrowser
boolean isSetPubBrowser()
True if has "pubBrowser" attribute
-
setPubBrowser
void setPubBrowser(STHtmlPublishWebBrowserSupport.Enum pubBrowser)
Sets the "pubBrowser" attribute
-
xsetPubBrowser
void xsetPubBrowser(STHtmlPublishWebBrowserSupport pubBrowser)
Sets (as xml) the "pubBrowser" attribute
-
unsetPubBrowser
void unsetPubBrowser()
Unsets the "pubBrowser" attribute
-
getTitle
java.lang.String getTitle()
Gets the "title" attribute
-
xgetTitle
XmlString xgetTitle()
Gets (as xml) the "title" attribute
-
isSetTitle
boolean isSetTitle()
True if has "title" attribute
-
setTitle
void setTitle(java.lang.String title)
Sets the "title" attribute
-
xsetTitle
void xsetTitle(XmlString title)
Sets (as xml) the "title" attribute
-
unsetTitle
void unsetTitle()
Unsets the "title" attribute
-
getId
java.lang.String getId()
Gets the "id" attribute
-
xgetId
STRelationshipId xgetId()
Gets (as xml) the "id" attribute
-
setId
void setId(java.lang.String id)
Sets the "id" attribute
-
xsetId
void xsetId(STRelationshipId id)
Sets (as xml) the "id" attribute
-
-