Interface CTCacheField
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTCacheField extends XmlObject
An XML CT_CacheField(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTCacheField.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 Deprecated Methods Modifier and Type Method Description CTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTFieldGroup
addNewFieldGroup()
Appends and returns a new empty "fieldGroup" elementCTX
addNewMpMap()
Appends and returns a new empty value (as xml) as the last "mpMap" elementCTSharedItems
addNewSharedItems()
Appends and returns a new empty "sharedItems" elementjava.lang.String
getCaption()
Gets the "caption" attributeboolean
getDatabaseField()
Gets the "databaseField" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementCTFieldGroup
getFieldGroup()
Gets the "fieldGroup" elementjava.lang.String
getFormula()
Gets the "formula" attributeint
getHierarchy()
Gets the "hierarchy" attributelong
getLevel()
Gets the "level" attributelong
getMappingCount()
Gets the "mappingCount" attributeboolean
getMemberPropertyField()
Gets the "memberPropertyField" attributeCTX[]
getMpMapArray()
Deprecated.CTX
getMpMapArray(int i)
Gets ith "mpMap" elementjava.util.List<CTX>
getMpMapList()
Gets a List of "mpMap" elementsjava.lang.String
getName()
Gets the "name" attributelong
getNumFmtId()
Gets the "numFmtId" attributejava.lang.String
getPropertyName()
Gets the "propertyName" attributeboolean
getServerField()
Gets the "serverField" attributeCTSharedItems
getSharedItems()
Gets the "sharedItems" elementint
getSqlType()
Gets the "sqlType" attributeboolean
getUniqueList()
Gets the "uniqueList" attributeCTX
insertNewMpMap(int i)
Inserts and returns a new empty value (as xml) as the ith "mpMap" elementboolean
isSetCaption()
True if has "caption" attributeboolean
isSetDatabaseField()
True if has "databaseField" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetFieldGroup()
True if has "fieldGroup" elementboolean
isSetFormula()
True if has "formula" attributeboolean
isSetHierarchy()
True if has "hierarchy" attributeboolean
isSetLevel()
True if has "level" attributeboolean
isSetMappingCount()
True if has "mappingCount" attributeboolean
isSetMemberPropertyField()
True if has "memberPropertyField" attributeboolean
isSetNumFmtId()
True if has "numFmtId" attributeboolean
isSetPropertyName()
True if has "propertyName" attributeboolean
isSetServerField()
True if has "serverField" attributeboolean
isSetSharedItems()
True if has "sharedItems" elementboolean
isSetSqlType()
True if has "sqlType" attributeboolean
isSetUniqueList()
True if has "uniqueList" attributevoid
removeMpMap(int i)
Removes the ith "mpMap" elementvoid
setCaption(java.lang.String caption)
Sets the "caption" attributevoid
setDatabaseField(boolean databaseField)
Sets the "databaseField" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setFieldGroup(CTFieldGroup fieldGroup)
Sets the "fieldGroup" elementvoid
setFormula(java.lang.String formula)
Sets the "formula" attributevoid
setHierarchy(int hierarchy)
Sets the "hierarchy" attributevoid
setLevel(long level)
Sets the "level" attributevoid
setMappingCount(long mappingCount)
Sets the "mappingCount" attributevoid
setMemberPropertyField(boolean memberPropertyField)
Sets the "memberPropertyField" attributevoid
setMpMapArray(int i, CTX mpMap)
Sets ith "mpMap" elementvoid
setMpMapArray(CTX[] mpMapArray)
Sets array of all "mpMap" elementvoid
setName(java.lang.String name)
Sets the "name" attributevoid
setNumFmtId(long numFmtId)
Sets the "numFmtId" attributevoid
setPropertyName(java.lang.String propertyName)
Sets the "propertyName" attributevoid
setServerField(boolean serverField)
Sets the "serverField" attributevoid
setSharedItems(CTSharedItems sharedItems)
Sets the "sharedItems" elementvoid
setSqlType(int sqlType)
Sets the "sqlType" attributevoid
setUniqueList(boolean uniqueList)
Sets the "uniqueList" attributeint
sizeOfMpMapArray()
Returns number of "mpMap" elementvoid
unsetCaption()
Unsets the "caption" attributevoid
unsetDatabaseField()
Unsets the "databaseField" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetFieldGroup()
Unsets the "fieldGroup" elementvoid
unsetFormula()
Unsets the "formula" attributevoid
unsetHierarchy()
Unsets the "hierarchy" attributevoid
unsetLevel()
Unsets the "level" attributevoid
unsetMappingCount()
Unsets the "mappingCount" attributevoid
unsetMemberPropertyField()
Unsets the "memberPropertyField" attributevoid
unsetNumFmtId()
Unsets the "numFmtId" attributevoid
unsetPropertyName()
Unsets the "propertyName" attributevoid
unsetServerField()
Unsets the "serverField" attributevoid
unsetSharedItems()
Unsets the "sharedItems" elementvoid
unsetSqlType()
Unsets the "sqlType" attributevoid
unsetUniqueList()
Unsets the "uniqueList" attributeSTXstring
xgetCaption()
Gets (as xml) the "caption" attributeXmlBoolean
xgetDatabaseField()
Gets (as xml) the "databaseField" attributeSTXstring
xgetFormula()
Gets (as xml) the "formula" attributeXmlInt
xgetHierarchy()
Gets (as xml) the "hierarchy" attributeXmlUnsignedInt
xgetLevel()
Gets (as xml) the "level" attributeXmlUnsignedInt
xgetMappingCount()
Gets (as xml) the "mappingCount" attributeXmlBoolean
xgetMemberPropertyField()
Gets (as xml) the "memberPropertyField" attributeSTXstring
xgetName()
Gets (as xml) the "name" attributeSTNumFmtId
xgetNumFmtId()
Gets (as xml) the "numFmtId" attributeSTXstring
xgetPropertyName()
Gets (as xml) the "propertyName" attributeXmlBoolean
xgetServerField()
Gets (as xml) the "serverField" attributeXmlInt
xgetSqlType()
Gets (as xml) the "sqlType" attributeXmlBoolean
xgetUniqueList()
Gets (as xml) the "uniqueList" attributevoid
xsetCaption(STXstring caption)
Sets (as xml) the "caption" attributevoid
xsetDatabaseField(XmlBoolean databaseField)
Sets (as xml) the "databaseField" attributevoid
xsetFormula(STXstring formula)
Sets (as xml) the "formula" attributevoid
xsetHierarchy(XmlInt hierarchy)
Sets (as xml) the "hierarchy" attributevoid
xsetLevel(XmlUnsignedInt level)
Sets (as xml) the "level" attributevoid
xsetMappingCount(XmlUnsignedInt mappingCount)
Sets (as xml) the "mappingCount" attributevoid
xsetMemberPropertyField(XmlBoolean memberPropertyField)
Sets (as xml) the "memberPropertyField" attributevoid
xsetName(STXstring name)
Sets (as xml) the "name" attributevoid
xsetNumFmtId(STNumFmtId numFmtId)
Sets (as xml) the "numFmtId" attributevoid
xsetPropertyName(STXstring propertyName)
Sets (as xml) the "propertyName" attributevoid
xsetServerField(XmlBoolean serverField)
Sets (as xml) the "serverField" attributevoid
xsetSqlType(XmlInt sqlType)
Sets (as xml) the "sqlType" attributevoid
xsetUniqueList(XmlBoolean uniqueList)
Sets (as xml) the "uniqueList" 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
-
getSharedItems
CTSharedItems getSharedItems()
Gets the "sharedItems" element
-
isSetSharedItems
boolean isSetSharedItems()
True if has "sharedItems" element
-
setSharedItems
void setSharedItems(CTSharedItems sharedItems)
Sets the "sharedItems" element
-
addNewSharedItems
CTSharedItems addNewSharedItems()
Appends and returns a new empty "sharedItems" element
-
unsetSharedItems
void unsetSharedItems()
Unsets the "sharedItems" element
-
getFieldGroup
CTFieldGroup getFieldGroup()
Gets the "fieldGroup" element
-
isSetFieldGroup
boolean isSetFieldGroup()
True if has "fieldGroup" element
-
setFieldGroup
void setFieldGroup(CTFieldGroup fieldGroup)
Sets the "fieldGroup" element
-
addNewFieldGroup
CTFieldGroup addNewFieldGroup()
Appends and returns a new empty "fieldGroup" element
-
unsetFieldGroup
void unsetFieldGroup()
Unsets the "fieldGroup" element
-
getMpMapList
java.util.List<CTX> getMpMapList()
Gets a List of "mpMap" elements
-
getMpMapArray
@Deprecated CTX[] getMpMapArray()
Deprecated.Gets array of all "mpMap" elements
-
getMpMapArray
CTX getMpMapArray(int i)
Gets ith "mpMap" element
-
sizeOfMpMapArray
int sizeOfMpMapArray()
Returns number of "mpMap" element
-
setMpMapArray
void setMpMapArray(CTX[] mpMapArray)
Sets array of all "mpMap" element
-
setMpMapArray
void setMpMapArray(int i, CTX mpMap)
Sets ith "mpMap" element
-
insertNewMpMap
CTX insertNewMpMap(int i)
Inserts and returns a new empty value (as xml) as the ith "mpMap" element
-
addNewMpMap
CTX addNewMpMap()
Appends and returns a new empty value (as xml) as the last "mpMap" element
-
removeMpMap
void removeMpMap(int i)
Removes the ith "mpMap" 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
-
getName
java.lang.String getName()
Gets the "name" attribute
-
xgetName
STXstring xgetName()
Gets (as xml) the "name" attribute
-
setName
void setName(java.lang.String name)
Sets the "name" attribute
-
xsetName
void xsetName(STXstring name)
Sets (as xml) the "name" attribute
-
getCaption
java.lang.String getCaption()
Gets the "caption" attribute
-
xgetCaption
STXstring xgetCaption()
Gets (as xml) the "caption" attribute
-
isSetCaption
boolean isSetCaption()
True if has "caption" attribute
-
setCaption
void setCaption(java.lang.String caption)
Sets the "caption" attribute
-
xsetCaption
void xsetCaption(STXstring caption)
Sets (as xml) the "caption" attribute
-
unsetCaption
void unsetCaption()
Unsets the "caption" attribute
-
getPropertyName
java.lang.String getPropertyName()
Gets the "propertyName" attribute
-
xgetPropertyName
STXstring xgetPropertyName()
Gets (as xml) the "propertyName" attribute
-
isSetPropertyName
boolean isSetPropertyName()
True if has "propertyName" attribute
-
setPropertyName
void setPropertyName(java.lang.String propertyName)
Sets the "propertyName" attribute
-
xsetPropertyName
void xsetPropertyName(STXstring propertyName)
Sets (as xml) the "propertyName" attribute
-
unsetPropertyName
void unsetPropertyName()
Unsets the "propertyName" attribute
-
getServerField
boolean getServerField()
Gets the "serverField" attribute
-
xgetServerField
XmlBoolean xgetServerField()
Gets (as xml) the "serverField" attribute
-
isSetServerField
boolean isSetServerField()
True if has "serverField" attribute
-
setServerField
void setServerField(boolean serverField)
Sets the "serverField" attribute
-
xsetServerField
void xsetServerField(XmlBoolean serverField)
Sets (as xml) the "serverField" attribute
-
unsetServerField
void unsetServerField()
Unsets the "serverField" attribute
-
getUniqueList
boolean getUniqueList()
Gets the "uniqueList" attribute
-
xgetUniqueList
XmlBoolean xgetUniqueList()
Gets (as xml) the "uniqueList" attribute
-
isSetUniqueList
boolean isSetUniqueList()
True if has "uniqueList" attribute
-
setUniqueList
void setUniqueList(boolean uniqueList)
Sets the "uniqueList" attribute
-
xsetUniqueList
void xsetUniqueList(XmlBoolean uniqueList)
Sets (as xml) the "uniqueList" attribute
-
unsetUniqueList
void unsetUniqueList()
Unsets the "uniqueList" attribute
-
getNumFmtId
long getNumFmtId()
Gets the "numFmtId" attribute
-
xgetNumFmtId
STNumFmtId xgetNumFmtId()
Gets (as xml) the "numFmtId" attribute
-
isSetNumFmtId
boolean isSetNumFmtId()
True if has "numFmtId" attribute
-
setNumFmtId
void setNumFmtId(long numFmtId)
Sets the "numFmtId" attribute
-
xsetNumFmtId
void xsetNumFmtId(STNumFmtId numFmtId)
Sets (as xml) the "numFmtId" attribute
-
unsetNumFmtId
void unsetNumFmtId()
Unsets the "numFmtId" attribute
-
getFormula
java.lang.String getFormula()
Gets the "formula" attribute
-
xgetFormula
STXstring xgetFormula()
Gets (as xml) the "formula" attribute
-
isSetFormula
boolean isSetFormula()
True if has "formula" attribute
-
setFormula
void setFormula(java.lang.String formula)
Sets the "formula" attribute
-
xsetFormula
void xsetFormula(STXstring formula)
Sets (as xml) the "formula" attribute
-
unsetFormula
void unsetFormula()
Unsets the "formula" attribute
-
getSqlType
int getSqlType()
Gets the "sqlType" attribute
-
xgetSqlType
XmlInt xgetSqlType()
Gets (as xml) the "sqlType" attribute
-
isSetSqlType
boolean isSetSqlType()
True if has "sqlType" attribute
-
setSqlType
void setSqlType(int sqlType)
Sets the "sqlType" attribute
-
xsetSqlType
void xsetSqlType(XmlInt sqlType)
Sets (as xml) the "sqlType" attribute
-
unsetSqlType
void unsetSqlType()
Unsets the "sqlType" attribute
-
getHierarchy
int getHierarchy()
Gets the "hierarchy" attribute
-
xgetHierarchy
XmlInt xgetHierarchy()
Gets (as xml) the "hierarchy" attribute
-
isSetHierarchy
boolean isSetHierarchy()
True if has "hierarchy" attribute
-
setHierarchy
void setHierarchy(int hierarchy)
Sets the "hierarchy" attribute
-
xsetHierarchy
void xsetHierarchy(XmlInt hierarchy)
Sets (as xml) the "hierarchy" attribute
-
unsetHierarchy
void unsetHierarchy()
Unsets the "hierarchy" attribute
-
getLevel
long getLevel()
Gets the "level" attribute
-
xgetLevel
XmlUnsignedInt xgetLevel()
Gets (as xml) the "level" attribute
-
isSetLevel
boolean isSetLevel()
True if has "level" attribute
-
setLevel
void setLevel(long level)
Sets the "level" attribute
-
xsetLevel
void xsetLevel(XmlUnsignedInt level)
Sets (as xml) the "level" attribute
-
unsetLevel
void unsetLevel()
Unsets the "level" attribute
-
getDatabaseField
boolean getDatabaseField()
Gets the "databaseField" attribute
-
xgetDatabaseField
XmlBoolean xgetDatabaseField()
Gets (as xml) the "databaseField" attribute
-
isSetDatabaseField
boolean isSetDatabaseField()
True if has "databaseField" attribute
-
setDatabaseField
void setDatabaseField(boolean databaseField)
Sets the "databaseField" attribute
-
xsetDatabaseField
void xsetDatabaseField(XmlBoolean databaseField)
Sets (as xml) the "databaseField" attribute
-
unsetDatabaseField
void unsetDatabaseField()
Unsets the "databaseField" attribute
-
getMappingCount
long getMappingCount()
Gets the "mappingCount" attribute
-
xgetMappingCount
XmlUnsignedInt xgetMappingCount()
Gets (as xml) the "mappingCount" attribute
-
isSetMappingCount
boolean isSetMappingCount()
True if has "mappingCount" attribute
-
setMappingCount
void setMappingCount(long mappingCount)
Sets the "mappingCount" attribute
-
xsetMappingCount
void xsetMappingCount(XmlUnsignedInt mappingCount)
Sets (as xml) the "mappingCount" attribute
-
unsetMappingCount
void unsetMappingCount()
Unsets the "mappingCount" attribute
-
getMemberPropertyField
boolean getMemberPropertyField()
Gets the "memberPropertyField" attribute
-
xgetMemberPropertyField
XmlBoolean xgetMemberPropertyField()
Gets (as xml) the "memberPropertyField" attribute
-
isSetMemberPropertyField
boolean isSetMemberPropertyField()
True if has "memberPropertyField" attribute
-
setMemberPropertyField
void setMemberPropertyField(boolean memberPropertyField)
Sets the "memberPropertyField" attribute
-
xsetMemberPropertyField
void xsetMemberPropertyField(XmlBoolean memberPropertyField)
Sets (as xml) the "memberPropertyField" attribute
-
unsetMemberPropertyField
void unsetMemberPropertyField()
Unsets the "memberPropertyField" attribute
-
-