public interface CTConsolidation extends XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
CTConsolidation.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 |
---|---|
CTPages |
addNewPages()
Appends and returns a new empty "pages" element
|
CTRangeSets |
addNewRangeSets()
Appends and returns a new empty "rangeSets" element
|
boolean |
getAutoPage()
Gets the "autoPage" attribute
|
CTPages |
getPages()
Gets the "pages" element
|
CTRangeSets |
getRangeSets()
Gets the "rangeSets" element
|
boolean |
isSetAutoPage()
True if has "autoPage" attribute
|
boolean |
isSetPages()
True if has "pages" element
|
void |
setAutoPage(boolean autoPage)
Sets the "autoPage" attribute
|
void |
setPages(CTPages pages)
Sets the "pages" element
|
void |
setRangeSets(CTRangeSets rangeSets)
Sets the "rangeSets" element
|
void |
unsetAutoPage()
Unsets the "autoPage" attribute
|
void |
unsetPages()
Unsets the "pages" element
|
XmlBoolean |
xgetAutoPage()
Gets (as xml) the "autoPage" attribute
|
void |
xsetAutoPage(XmlBoolean autoPage)
Sets (as xml) the "autoPage" 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, valueHashCode
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
static final SchemaType type
CTPages getPages()
boolean isSetPages()
void setPages(CTPages pages)
CTPages addNewPages()
void unsetPages()
CTRangeSets getRangeSets()
void setRangeSets(CTRangeSets rangeSets)
CTRangeSets addNewRangeSets()
boolean getAutoPage()
XmlBoolean xgetAutoPage()
boolean isSetAutoPage()
void setAutoPage(boolean autoPage)
void xsetAutoPage(XmlBoolean autoPage)
void unsetAutoPage()
Copyright © 2010 - 2020 Adobe. All Rights Reserved