Interface CTPivotCacheDefinition
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTPivotCacheDefinition extends XmlObject
An XML CT_PivotCacheDefinition(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTPivotCacheDefinition.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 CTCacheFields
addNewCacheFields()
Appends and returns a new empty "cacheFields" elementCTCacheHierarchies
addNewCacheHierarchies()
Appends and returns a new empty "cacheHierarchies" elementCTCacheSource
addNewCacheSource()
Appends and returns a new empty "cacheSource" elementCTCalculatedItems
addNewCalculatedItems()
Appends and returns a new empty "calculatedItems" elementCTCalculatedMembers
addNewCalculatedMembers()
Appends and returns a new empty "calculatedMembers" elementCTDimensions
addNewDimensions()
Appends and returns a new empty "dimensions" elementCTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTPCDKPIs
addNewKpis()
Appends and returns a new empty "kpis" elementCTMeasureDimensionMaps
addNewMaps()
Appends and returns a new empty "maps" elementCTMeasureGroups
addNewMeasureGroups()
Appends and returns a new empty "measureGroups" elementCTTupleCache
addNewTupleCache()
Appends and returns a new empty "tupleCache" elementboolean
getBackgroundQuery()
Gets the "backgroundQuery" attributeCTCacheFields
getCacheFields()
Gets the "cacheFields" elementCTCacheHierarchies
getCacheHierarchies()
Gets the "cacheHierarchies" elementCTCacheSource
getCacheSource()
Gets the "cacheSource" elementCTCalculatedItems
getCalculatedItems()
Gets the "calculatedItems" elementCTCalculatedMembers
getCalculatedMembers()
Gets the "calculatedMembers" elementshort
getCreatedVersion()
Gets the "createdVersion" attributeCTDimensions
getDimensions()
Gets the "dimensions" elementboolean
getEnableRefresh()
Gets the "enableRefresh" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementjava.lang.String
getId()
Gets the "id" attributeboolean
getInvalid()
Gets the "invalid" attributeCTPCDKPIs
getKpis()
Gets the "kpis" elementCTMeasureDimensionMaps
getMaps()
Gets the "maps" elementCTMeasureGroups
getMeasureGroups()
Gets the "measureGroups" elementshort
getMinRefreshableVersion()
Gets the "minRefreshableVersion" attributelong
getMissingItemsLimit()
Gets the "missingItemsLimit" attributeboolean
getOptimizeMemory()
Gets the "optimizeMemory" attributelong
getRecordCount()
Gets the "recordCount" attributejava.lang.String
getRefreshedBy()
Gets the "refreshedBy" attributedouble
getRefreshedDate()
Gets the "refreshedDate" attributeshort
getRefreshedVersion()
Gets the "refreshedVersion" attributeboolean
getRefreshOnLoad()
Gets the "refreshOnLoad" attributeboolean
getSaveData()
Gets the "saveData" attributeboolean
getSupportAdvancedDrill()
Gets the "supportAdvancedDrill" attributeboolean
getSupportSubquery()
Gets the "supportSubquery" attributeCTTupleCache
getTupleCache()
Gets the "tupleCache" elementboolean
getTupleCache2()
Gets the "tupleCache" attributeboolean
getUpgradeOnRefresh()
Gets the "upgradeOnRefresh" attributeboolean
isSetBackgroundQuery()
True if has "backgroundQuery" attributeboolean
isSetCacheHierarchies()
True if has "cacheHierarchies" elementboolean
isSetCalculatedItems()
True if has "calculatedItems" elementboolean
isSetCalculatedMembers()
True if has "calculatedMembers" elementboolean
isSetCreatedVersion()
True if has "createdVersion" attributeboolean
isSetDimensions()
True if has "dimensions" elementboolean
isSetEnableRefresh()
True if has "enableRefresh" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetId()
True if has "id" attributeboolean
isSetInvalid()
True if has "invalid" attributeboolean
isSetKpis()
True if has "kpis" elementboolean
isSetMaps()
True if has "maps" elementboolean
isSetMeasureGroups()
True if has "measureGroups" elementboolean
isSetMinRefreshableVersion()
True if has "minRefreshableVersion" attributeboolean
isSetMissingItemsLimit()
True if has "missingItemsLimit" attributeboolean
isSetOptimizeMemory()
True if has "optimizeMemory" attributeboolean
isSetRecordCount()
True if has "recordCount" attributeboolean
isSetRefreshedBy()
True if has "refreshedBy" attributeboolean
isSetRefreshedDate()
True if has "refreshedDate" attributeboolean
isSetRefreshedVersion()
True if has "refreshedVersion" attributeboolean
isSetRefreshOnLoad()
True if has "refreshOnLoad" attributeboolean
isSetSaveData()
True if has "saveData" attributeboolean
isSetSupportAdvancedDrill()
True if has "supportAdvancedDrill" attributeboolean
isSetSupportSubquery()
True if has "supportSubquery" attributeboolean
isSetTupleCache()
True if has "tupleCache" elementboolean
isSetTupleCache2()
True if has "tupleCache" attributeboolean
isSetUpgradeOnRefresh()
True if has "upgradeOnRefresh" attributevoid
setBackgroundQuery(boolean backgroundQuery)
Sets the "backgroundQuery" attributevoid
setCacheFields(CTCacheFields cacheFields)
Sets the "cacheFields" elementvoid
setCacheHierarchies(CTCacheHierarchies cacheHierarchies)
Sets the "cacheHierarchies" elementvoid
setCacheSource(CTCacheSource cacheSource)
Sets the "cacheSource" elementvoid
setCalculatedItems(CTCalculatedItems calculatedItems)
Sets the "calculatedItems" elementvoid
setCalculatedMembers(CTCalculatedMembers calculatedMembers)
Sets the "calculatedMembers" elementvoid
setCreatedVersion(short createdVersion)
Sets the "createdVersion" attributevoid
setDimensions(CTDimensions dimensions)
Sets the "dimensions" elementvoid
setEnableRefresh(boolean enableRefresh)
Sets the "enableRefresh" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setId(java.lang.String id)
Sets the "id" attributevoid
setInvalid(boolean invalid)
Sets the "invalid" attributevoid
setKpis(CTPCDKPIs kpis)
Sets the "kpis" elementvoid
setMaps(CTMeasureDimensionMaps maps)
Sets the "maps" elementvoid
setMeasureGroups(CTMeasureGroups measureGroups)
Sets the "measureGroups" elementvoid
setMinRefreshableVersion(short minRefreshableVersion)
Sets the "minRefreshableVersion" attributevoid
setMissingItemsLimit(long missingItemsLimit)
Sets the "missingItemsLimit" attributevoid
setOptimizeMemory(boolean optimizeMemory)
Sets the "optimizeMemory" attributevoid
setRecordCount(long recordCount)
Sets the "recordCount" attributevoid
setRefreshedBy(java.lang.String refreshedBy)
Sets the "refreshedBy" attributevoid
setRefreshedDate(double refreshedDate)
Sets the "refreshedDate" attributevoid
setRefreshedVersion(short refreshedVersion)
Sets the "refreshedVersion" attributevoid
setRefreshOnLoad(boolean refreshOnLoad)
Sets the "refreshOnLoad" attributevoid
setSaveData(boolean saveData)
Sets the "saveData" attributevoid
setSupportAdvancedDrill(boolean supportAdvancedDrill)
Sets the "supportAdvancedDrill" attributevoid
setSupportSubquery(boolean supportSubquery)
Sets the "supportSubquery" attributevoid
setTupleCache(CTTupleCache tupleCache)
Sets the "tupleCache" elementvoid
setTupleCache2(boolean tupleCache2)
Sets the "tupleCache" attributevoid
setUpgradeOnRefresh(boolean upgradeOnRefresh)
Sets the "upgradeOnRefresh" attributevoid
unsetBackgroundQuery()
Unsets the "backgroundQuery" attributevoid
unsetCacheHierarchies()
Unsets the "cacheHierarchies" elementvoid
unsetCalculatedItems()
Unsets the "calculatedItems" elementvoid
unsetCalculatedMembers()
Unsets the "calculatedMembers" elementvoid
unsetCreatedVersion()
Unsets the "createdVersion" attributevoid
unsetDimensions()
Unsets the "dimensions" elementvoid
unsetEnableRefresh()
Unsets the "enableRefresh" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetId()
Unsets the "id" attributevoid
unsetInvalid()
Unsets the "invalid" attributevoid
unsetKpis()
Unsets the "kpis" elementvoid
unsetMaps()
Unsets the "maps" elementvoid
unsetMeasureGroups()
Unsets the "measureGroups" elementvoid
unsetMinRefreshableVersion()
Unsets the "minRefreshableVersion" attributevoid
unsetMissingItemsLimit()
Unsets the "missingItemsLimit" attributevoid
unsetOptimizeMemory()
Unsets the "optimizeMemory" attributevoid
unsetRecordCount()
Unsets the "recordCount" attributevoid
unsetRefreshedBy()
Unsets the "refreshedBy" attributevoid
unsetRefreshedDate()
Unsets the "refreshedDate" attributevoid
unsetRefreshedVersion()
Unsets the "refreshedVersion" attributevoid
unsetRefreshOnLoad()
Unsets the "refreshOnLoad" attributevoid
unsetSaveData()
Unsets the "saveData" attributevoid
unsetSupportAdvancedDrill()
Unsets the "supportAdvancedDrill" attributevoid
unsetSupportSubquery()
Unsets the "supportSubquery" attributevoid
unsetTupleCache()
Unsets the "tupleCache" elementvoid
unsetTupleCache2()
Unsets the "tupleCache" attributevoid
unsetUpgradeOnRefresh()
Unsets the "upgradeOnRefresh" attributeXmlBoolean
xgetBackgroundQuery()
Gets (as xml) the "backgroundQuery" attributeXmlUnsignedByte
xgetCreatedVersion()
Gets (as xml) the "createdVersion" attributeXmlBoolean
xgetEnableRefresh()
Gets (as xml) the "enableRefresh" attributeSTRelationshipId
xgetId()
Gets (as xml) the "id" attributeXmlBoolean
xgetInvalid()
Gets (as xml) the "invalid" attributeXmlUnsignedByte
xgetMinRefreshableVersion()
Gets (as xml) the "minRefreshableVersion" attributeXmlUnsignedInt
xgetMissingItemsLimit()
Gets (as xml) the "missingItemsLimit" attributeXmlBoolean
xgetOptimizeMemory()
Gets (as xml) the "optimizeMemory" attributeXmlUnsignedInt
xgetRecordCount()
Gets (as xml) the "recordCount" attributeSTXstring
xgetRefreshedBy()
Gets (as xml) the "refreshedBy" attributeXmlDouble
xgetRefreshedDate()
Gets (as xml) the "refreshedDate" attributeXmlUnsignedByte
xgetRefreshedVersion()
Gets (as xml) the "refreshedVersion" attributeXmlBoolean
xgetRefreshOnLoad()
Gets (as xml) the "refreshOnLoad" attributeXmlBoolean
xgetSaveData()
Gets (as xml) the "saveData" attributeXmlBoolean
xgetSupportAdvancedDrill()
Gets (as xml) the "supportAdvancedDrill" attributeXmlBoolean
xgetSupportSubquery()
Gets (as xml) the "supportSubquery" attributeXmlBoolean
xgetTupleCache2()
Gets (as xml) the "tupleCache" attributeXmlBoolean
xgetUpgradeOnRefresh()
Gets (as xml) the "upgradeOnRefresh" attributevoid
xsetBackgroundQuery(XmlBoolean backgroundQuery)
Sets (as xml) the "backgroundQuery" attributevoid
xsetCreatedVersion(XmlUnsignedByte createdVersion)
Sets (as xml) the "createdVersion" attributevoid
xsetEnableRefresh(XmlBoolean enableRefresh)
Sets (as xml) the "enableRefresh" attributevoid
xsetId(STRelationshipId id)
Sets (as xml) the "id" attributevoid
xsetInvalid(XmlBoolean invalid)
Sets (as xml) the "invalid" attributevoid
xsetMinRefreshableVersion(XmlUnsignedByte minRefreshableVersion)
Sets (as xml) the "minRefreshableVersion" attributevoid
xsetMissingItemsLimit(XmlUnsignedInt missingItemsLimit)
Sets (as xml) the "missingItemsLimit" attributevoid
xsetOptimizeMemory(XmlBoolean optimizeMemory)
Sets (as xml) the "optimizeMemory" attributevoid
xsetRecordCount(XmlUnsignedInt recordCount)
Sets (as xml) the "recordCount" attributevoid
xsetRefreshedBy(STXstring refreshedBy)
Sets (as xml) the "refreshedBy" attributevoid
xsetRefreshedDate(XmlDouble refreshedDate)
Sets (as xml) the "refreshedDate" attributevoid
xsetRefreshedVersion(XmlUnsignedByte refreshedVersion)
Sets (as xml) the "refreshedVersion" attributevoid
xsetRefreshOnLoad(XmlBoolean refreshOnLoad)
Sets (as xml) the "refreshOnLoad" attributevoid
xsetSaveData(XmlBoolean saveData)
Sets (as xml) the "saveData" attributevoid
xsetSupportAdvancedDrill(XmlBoolean supportAdvancedDrill)
Sets (as xml) the "supportAdvancedDrill" attributevoid
xsetSupportSubquery(XmlBoolean supportSubquery)
Sets (as xml) the "supportSubquery" attributevoid
xsetTupleCache2(XmlBoolean tupleCache2)
Sets (as xml) the "tupleCache" attributevoid
xsetUpgradeOnRefresh(XmlBoolean upgradeOnRefresh)
Sets (as xml) the "upgradeOnRefresh" 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
-
getCacheSource
CTCacheSource getCacheSource()
Gets the "cacheSource" element
-
setCacheSource
void setCacheSource(CTCacheSource cacheSource)
Sets the "cacheSource" element
-
addNewCacheSource
CTCacheSource addNewCacheSource()
Appends and returns a new empty "cacheSource" element
-
getCacheFields
CTCacheFields getCacheFields()
Gets the "cacheFields" element
-
setCacheFields
void setCacheFields(CTCacheFields cacheFields)
Sets the "cacheFields" element
-
addNewCacheFields
CTCacheFields addNewCacheFields()
Appends and returns a new empty "cacheFields" element
-
getCacheHierarchies
CTCacheHierarchies getCacheHierarchies()
Gets the "cacheHierarchies" element
-
isSetCacheHierarchies
boolean isSetCacheHierarchies()
True if has "cacheHierarchies" element
-
setCacheHierarchies
void setCacheHierarchies(CTCacheHierarchies cacheHierarchies)
Sets the "cacheHierarchies" element
-
addNewCacheHierarchies
CTCacheHierarchies addNewCacheHierarchies()
Appends and returns a new empty "cacheHierarchies" element
-
unsetCacheHierarchies
void unsetCacheHierarchies()
Unsets the "cacheHierarchies" element
-
getKpis
CTPCDKPIs getKpis()
Gets the "kpis" element
-
isSetKpis
boolean isSetKpis()
True if has "kpis" element
-
setKpis
void setKpis(CTPCDKPIs kpis)
Sets the "kpis" element
-
addNewKpis
CTPCDKPIs addNewKpis()
Appends and returns a new empty "kpis" element
-
unsetKpis
void unsetKpis()
Unsets the "kpis" element
-
getTupleCache
CTTupleCache getTupleCache()
Gets the "tupleCache" element
-
isSetTupleCache
boolean isSetTupleCache()
True if has "tupleCache" element
-
setTupleCache
void setTupleCache(CTTupleCache tupleCache)
Sets the "tupleCache" element
-
addNewTupleCache
CTTupleCache addNewTupleCache()
Appends and returns a new empty "tupleCache" element
-
unsetTupleCache
void unsetTupleCache()
Unsets the "tupleCache" element
-
getCalculatedItems
CTCalculatedItems getCalculatedItems()
Gets the "calculatedItems" element
-
isSetCalculatedItems
boolean isSetCalculatedItems()
True if has "calculatedItems" element
-
setCalculatedItems
void setCalculatedItems(CTCalculatedItems calculatedItems)
Sets the "calculatedItems" element
-
addNewCalculatedItems
CTCalculatedItems addNewCalculatedItems()
Appends and returns a new empty "calculatedItems" element
-
unsetCalculatedItems
void unsetCalculatedItems()
Unsets the "calculatedItems" element
-
getCalculatedMembers
CTCalculatedMembers getCalculatedMembers()
Gets the "calculatedMembers" element
-
isSetCalculatedMembers
boolean isSetCalculatedMembers()
True if has "calculatedMembers" element
-
setCalculatedMembers
void setCalculatedMembers(CTCalculatedMembers calculatedMembers)
Sets the "calculatedMembers" element
-
addNewCalculatedMembers
CTCalculatedMembers addNewCalculatedMembers()
Appends and returns a new empty "calculatedMembers" element
-
unsetCalculatedMembers
void unsetCalculatedMembers()
Unsets the "calculatedMembers" element
-
getDimensions
CTDimensions getDimensions()
Gets the "dimensions" element
-
isSetDimensions
boolean isSetDimensions()
True if has "dimensions" element
-
setDimensions
void setDimensions(CTDimensions dimensions)
Sets the "dimensions" element
-
addNewDimensions
CTDimensions addNewDimensions()
Appends and returns a new empty "dimensions" element
-
unsetDimensions
void unsetDimensions()
Unsets the "dimensions" element
-
getMeasureGroups
CTMeasureGroups getMeasureGroups()
Gets the "measureGroups" element
-
isSetMeasureGroups
boolean isSetMeasureGroups()
True if has "measureGroups" element
-
setMeasureGroups
void setMeasureGroups(CTMeasureGroups measureGroups)
Sets the "measureGroups" element
-
addNewMeasureGroups
CTMeasureGroups addNewMeasureGroups()
Appends and returns a new empty "measureGroups" element
-
unsetMeasureGroups
void unsetMeasureGroups()
Unsets the "measureGroups" element
-
getMaps
CTMeasureDimensionMaps getMaps()
Gets the "maps" element
-
isSetMaps
boolean isSetMaps()
True if has "maps" element
-
setMaps
void setMaps(CTMeasureDimensionMaps maps)
Sets the "maps" element
-
addNewMaps
CTMeasureDimensionMaps addNewMaps()
Appends and returns a new empty "maps" element
-
unsetMaps
void unsetMaps()
Unsets the "maps" 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
-
getId
java.lang.String getId()
Gets the "id" attribute
-
xgetId
STRelationshipId xgetId()
Gets (as xml) the "id" attribute
-
isSetId
boolean isSetId()
True if has "id" attribute
-
setId
void setId(java.lang.String id)
Sets the "id" attribute
-
xsetId
void xsetId(STRelationshipId id)
Sets (as xml) the "id" attribute
-
unsetId
void unsetId()
Unsets the "id" attribute
-
getInvalid
boolean getInvalid()
Gets the "invalid" attribute
-
xgetInvalid
XmlBoolean xgetInvalid()
Gets (as xml) the "invalid" attribute
-
isSetInvalid
boolean isSetInvalid()
True if has "invalid" attribute
-
setInvalid
void setInvalid(boolean invalid)
Sets the "invalid" attribute
-
xsetInvalid
void xsetInvalid(XmlBoolean invalid)
Sets (as xml) the "invalid" attribute
-
unsetInvalid
void unsetInvalid()
Unsets the "invalid" attribute
-
getSaveData
boolean getSaveData()
Gets the "saveData" attribute
-
xgetSaveData
XmlBoolean xgetSaveData()
Gets (as xml) the "saveData" attribute
-
isSetSaveData
boolean isSetSaveData()
True if has "saveData" attribute
-
setSaveData
void setSaveData(boolean saveData)
Sets the "saveData" attribute
-
xsetSaveData
void xsetSaveData(XmlBoolean saveData)
Sets (as xml) the "saveData" attribute
-
unsetSaveData
void unsetSaveData()
Unsets the "saveData" attribute
-
getRefreshOnLoad
boolean getRefreshOnLoad()
Gets the "refreshOnLoad" attribute
-
xgetRefreshOnLoad
XmlBoolean xgetRefreshOnLoad()
Gets (as xml) the "refreshOnLoad" attribute
-
isSetRefreshOnLoad
boolean isSetRefreshOnLoad()
True if has "refreshOnLoad" attribute
-
setRefreshOnLoad
void setRefreshOnLoad(boolean refreshOnLoad)
Sets the "refreshOnLoad" attribute
-
xsetRefreshOnLoad
void xsetRefreshOnLoad(XmlBoolean refreshOnLoad)
Sets (as xml) the "refreshOnLoad" attribute
-
unsetRefreshOnLoad
void unsetRefreshOnLoad()
Unsets the "refreshOnLoad" attribute
-
getOptimizeMemory
boolean getOptimizeMemory()
Gets the "optimizeMemory" attribute
-
xgetOptimizeMemory
XmlBoolean xgetOptimizeMemory()
Gets (as xml) the "optimizeMemory" attribute
-
isSetOptimizeMemory
boolean isSetOptimizeMemory()
True if has "optimizeMemory" attribute
-
setOptimizeMemory
void setOptimizeMemory(boolean optimizeMemory)
Sets the "optimizeMemory" attribute
-
xsetOptimizeMemory
void xsetOptimizeMemory(XmlBoolean optimizeMemory)
Sets (as xml) the "optimizeMemory" attribute
-
unsetOptimizeMemory
void unsetOptimizeMemory()
Unsets the "optimizeMemory" attribute
-
getEnableRefresh
boolean getEnableRefresh()
Gets the "enableRefresh" attribute
-
xgetEnableRefresh
XmlBoolean xgetEnableRefresh()
Gets (as xml) the "enableRefresh" attribute
-
isSetEnableRefresh
boolean isSetEnableRefresh()
True if has "enableRefresh" attribute
-
setEnableRefresh
void setEnableRefresh(boolean enableRefresh)
Sets the "enableRefresh" attribute
-
xsetEnableRefresh
void xsetEnableRefresh(XmlBoolean enableRefresh)
Sets (as xml) the "enableRefresh" attribute
-
unsetEnableRefresh
void unsetEnableRefresh()
Unsets the "enableRefresh" attribute
-
getRefreshedBy
java.lang.String getRefreshedBy()
Gets the "refreshedBy" attribute
-
xgetRefreshedBy
STXstring xgetRefreshedBy()
Gets (as xml) the "refreshedBy" attribute
-
isSetRefreshedBy
boolean isSetRefreshedBy()
True if has "refreshedBy" attribute
-
setRefreshedBy
void setRefreshedBy(java.lang.String refreshedBy)
Sets the "refreshedBy" attribute
-
xsetRefreshedBy
void xsetRefreshedBy(STXstring refreshedBy)
Sets (as xml) the "refreshedBy" attribute
-
unsetRefreshedBy
void unsetRefreshedBy()
Unsets the "refreshedBy" attribute
-
getRefreshedDate
double getRefreshedDate()
Gets the "refreshedDate" attribute
-
xgetRefreshedDate
XmlDouble xgetRefreshedDate()
Gets (as xml) the "refreshedDate" attribute
-
isSetRefreshedDate
boolean isSetRefreshedDate()
True if has "refreshedDate" attribute
-
setRefreshedDate
void setRefreshedDate(double refreshedDate)
Sets the "refreshedDate" attribute
-
xsetRefreshedDate
void xsetRefreshedDate(XmlDouble refreshedDate)
Sets (as xml) the "refreshedDate" attribute
-
unsetRefreshedDate
void unsetRefreshedDate()
Unsets the "refreshedDate" attribute
-
getBackgroundQuery
boolean getBackgroundQuery()
Gets the "backgroundQuery" attribute
-
xgetBackgroundQuery
XmlBoolean xgetBackgroundQuery()
Gets (as xml) the "backgroundQuery" attribute
-
isSetBackgroundQuery
boolean isSetBackgroundQuery()
True if has "backgroundQuery" attribute
-
setBackgroundQuery
void setBackgroundQuery(boolean backgroundQuery)
Sets the "backgroundQuery" attribute
-
xsetBackgroundQuery
void xsetBackgroundQuery(XmlBoolean backgroundQuery)
Sets (as xml) the "backgroundQuery" attribute
-
unsetBackgroundQuery
void unsetBackgroundQuery()
Unsets the "backgroundQuery" attribute
-
getMissingItemsLimit
long getMissingItemsLimit()
Gets the "missingItemsLimit" attribute
-
xgetMissingItemsLimit
XmlUnsignedInt xgetMissingItemsLimit()
Gets (as xml) the "missingItemsLimit" attribute
-
isSetMissingItemsLimit
boolean isSetMissingItemsLimit()
True if has "missingItemsLimit" attribute
-
setMissingItemsLimit
void setMissingItemsLimit(long missingItemsLimit)
Sets the "missingItemsLimit" attribute
-
xsetMissingItemsLimit
void xsetMissingItemsLimit(XmlUnsignedInt missingItemsLimit)
Sets (as xml) the "missingItemsLimit" attribute
-
unsetMissingItemsLimit
void unsetMissingItemsLimit()
Unsets the "missingItemsLimit" attribute
-
getCreatedVersion
short getCreatedVersion()
Gets the "createdVersion" attribute
-
xgetCreatedVersion
XmlUnsignedByte xgetCreatedVersion()
Gets (as xml) the "createdVersion" attribute
-
isSetCreatedVersion
boolean isSetCreatedVersion()
True if has "createdVersion" attribute
-
setCreatedVersion
void setCreatedVersion(short createdVersion)
Sets the "createdVersion" attribute
-
xsetCreatedVersion
void xsetCreatedVersion(XmlUnsignedByte createdVersion)
Sets (as xml) the "createdVersion" attribute
-
unsetCreatedVersion
void unsetCreatedVersion()
Unsets the "createdVersion" attribute
-
getRefreshedVersion
short getRefreshedVersion()
Gets the "refreshedVersion" attribute
-
xgetRefreshedVersion
XmlUnsignedByte xgetRefreshedVersion()
Gets (as xml) the "refreshedVersion" attribute
-
isSetRefreshedVersion
boolean isSetRefreshedVersion()
True if has "refreshedVersion" attribute
-
setRefreshedVersion
void setRefreshedVersion(short refreshedVersion)
Sets the "refreshedVersion" attribute
-
xsetRefreshedVersion
void xsetRefreshedVersion(XmlUnsignedByte refreshedVersion)
Sets (as xml) the "refreshedVersion" attribute
-
unsetRefreshedVersion
void unsetRefreshedVersion()
Unsets the "refreshedVersion" attribute
-
getMinRefreshableVersion
short getMinRefreshableVersion()
Gets the "minRefreshableVersion" attribute
-
xgetMinRefreshableVersion
XmlUnsignedByte xgetMinRefreshableVersion()
Gets (as xml) the "minRefreshableVersion" attribute
-
isSetMinRefreshableVersion
boolean isSetMinRefreshableVersion()
True if has "minRefreshableVersion" attribute
-
setMinRefreshableVersion
void setMinRefreshableVersion(short minRefreshableVersion)
Sets the "minRefreshableVersion" attribute
-
xsetMinRefreshableVersion
void xsetMinRefreshableVersion(XmlUnsignedByte minRefreshableVersion)
Sets (as xml) the "minRefreshableVersion" attribute
-
unsetMinRefreshableVersion
void unsetMinRefreshableVersion()
Unsets the "minRefreshableVersion" attribute
-
getRecordCount
long getRecordCount()
Gets the "recordCount" attribute
-
xgetRecordCount
XmlUnsignedInt xgetRecordCount()
Gets (as xml) the "recordCount" attribute
-
isSetRecordCount
boolean isSetRecordCount()
True if has "recordCount" attribute
-
setRecordCount
void setRecordCount(long recordCount)
Sets the "recordCount" attribute
-
xsetRecordCount
void xsetRecordCount(XmlUnsignedInt recordCount)
Sets (as xml) the "recordCount" attribute
-
unsetRecordCount
void unsetRecordCount()
Unsets the "recordCount" attribute
-
getUpgradeOnRefresh
boolean getUpgradeOnRefresh()
Gets the "upgradeOnRefresh" attribute
-
xgetUpgradeOnRefresh
XmlBoolean xgetUpgradeOnRefresh()
Gets (as xml) the "upgradeOnRefresh" attribute
-
isSetUpgradeOnRefresh
boolean isSetUpgradeOnRefresh()
True if has "upgradeOnRefresh" attribute
-
setUpgradeOnRefresh
void setUpgradeOnRefresh(boolean upgradeOnRefresh)
Sets the "upgradeOnRefresh" attribute
-
xsetUpgradeOnRefresh
void xsetUpgradeOnRefresh(XmlBoolean upgradeOnRefresh)
Sets (as xml) the "upgradeOnRefresh" attribute
-
unsetUpgradeOnRefresh
void unsetUpgradeOnRefresh()
Unsets the "upgradeOnRefresh" attribute
-
getTupleCache2
boolean getTupleCache2()
Gets the "tupleCache" attribute
-
xgetTupleCache2
XmlBoolean xgetTupleCache2()
Gets (as xml) the "tupleCache" attribute
-
isSetTupleCache2
boolean isSetTupleCache2()
True if has "tupleCache" attribute
-
setTupleCache2
void setTupleCache2(boolean tupleCache2)
Sets the "tupleCache" attribute
-
xsetTupleCache2
void xsetTupleCache2(XmlBoolean tupleCache2)
Sets (as xml) the "tupleCache" attribute
-
unsetTupleCache2
void unsetTupleCache2()
Unsets the "tupleCache" attribute
-
getSupportSubquery
boolean getSupportSubquery()
Gets the "supportSubquery" attribute
-
xgetSupportSubquery
XmlBoolean xgetSupportSubquery()
Gets (as xml) the "supportSubquery" attribute
-
isSetSupportSubquery
boolean isSetSupportSubquery()
True if has "supportSubquery" attribute
-
setSupportSubquery
void setSupportSubquery(boolean supportSubquery)
Sets the "supportSubquery" attribute
-
xsetSupportSubquery
void xsetSupportSubquery(XmlBoolean supportSubquery)
Sets (as xml) the "supportSubquery" attribute
-
unsetSupportSubquery
void unsetSupportSubquery()
Unsets the "supportSubquery" attribute
-
getSupportAdvancedDrill
boolean getSupportAdvancedDrill()
Gets the "supportAdvancedDrill" attribute
-
xgetSupportAdvancedDrill
XmlBoolean xgetSupportAdvancedDrill()
Gets (as xml) the "supportAdvancedDrill" attribute
-
isSetSupportAdvancedDrill
boolean isSetSupportAdvancedDrill()
True if has "supportAdvancedDrill" attribute
-
setSupportAdvancedDrill
void setSupportAdvancedDrill(boolean supportAdvancedDrill)
Sets the "supportAdvancedDrill" attribute
-
xsetSupportAdvancedDrill
void xsetSupportAdvancedDrill(XmlBoolean supportAdvancedDrill)
Sets (as xml) the "supportAdvancedDrill" attribute
-
unsetSupportAdvancedDrill
void unsetSupportAdvancedDrill()
Unsets the "supportAdvancedDrill" attribute
-
-