Interface CTSharedItems
- All Superinterfaces:
XmlObject
,XmlTokenSource
An XML CT_SharedItems(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory
<CTSharedItems> static final SchemaType
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
Method Summary
Modifier and TypeMethodDescriptionaddNewB()
Appends and returns a new empty value (as xml) as the last "b" elementaddNewD()
Appends and returns a new empty value (as xml) as the last "d" elementaddNewE()
Appends and returns a new empty value (as xml) as the last "e" elementaddNewM()
Appends and returns a new empty value (as xml) as the last "m" elementaddNewN()
Appends and returns a new empty value (as xml) as the last "n" elementaddNewS()
Appends and returns a new empty value (as xml) as the last "s" elementGets array of all "b" elementsgetBArray
(int i) Gets ith "b" elementgetBList()
Gets a List of "b" elementsboolean
Gets the "containsBlank" attributeboolean
Gets the "containsDate" attributeboolean
Gets the "containsInteger" attributeboolean
Gets the "containsMixedTypes" attributeboolean
Gets the "containsNonDate" attributeboolean
Gets the "containsNumber" attributeboolean
Gets the "containsSemiMixedTypes" attributeboolean
Gets the "containsString" attributelong
getCount()
Gets the "count" attributeGets array of all "d" elementsgetDArray
(int i) Gets ith "d" elementgetDList()
Gets a List of "d" elementsCTError[]
Gets array of all "e" elementsgetEArray
(int i) Gets ith "e" elementgetEList()
Gets a List of "e" elementsboolean
Gets the "longText" attributeGets array of all "m" elementsgetMArray
(int i) Gets ith "m" elementGets the "maxDate" attributedouble
Gets the "maxValue" attributeGets the "minDate" attributedouble
Gets the "minValue" attributegetMList()
Gets a List of "m" elementsCTNumber[]
Gets array of all "n" elementsgetNArray
(int i) Gets ith "n" elementgetNList()
Gets a List of "n" elementsCTString[]
Gets array of all "s" elementsgetSArray
(int i) Gets ith "s" elementgetSList()
Gets a List of "s" elementsinsertNewB
(int i) Inserts and returns a new empty value (as xml) as the ith "b" elementinsertNewD
(int i) Inserts and returns a new empty value (as xml) as the ith "d" elementinsertNewE
(int i) Inserts and returns a new empty value (as xml) as the ith "e" elementinsertNewM
(int i) Inserts and returns a new empty value (as xml) as the ith "m" elementinsertNewN
(int i) Inserts and returns a new empty value (as xml) as the ith "n" elementinsertNewS
(int i) Inserts and returns a new empty value (as xml) as the ith "s" elementboolean
True if has "containsBlank" attributeboolean
True if has "containsDate" attributeboolean
True if has "containsInteger" attributeboolean
True if has "containsMixedTypes" attributeboolean
True if has "containsNonDate" attributeboolean
True if has "containsNumber" attributeboolean
True if has "containsSemiMixedTypes" attributeboolean
True if has "containsString" attributeboolean
True if has "count" attributeboolean
True if has "longText" attributeboolean
True if has "maxDate" attributeboolean
True if has "maxValue" attributeboolean
True if has "minDate" attributeboolean
True if has "minValue" attributevoid
removeB
(int i) Removes the ith "b" elementvoid
removeD
(int i) Removes the ith "d" elementvoid
removeE
(int i) Removes the ith "e" elementvoid
removeM
(int i) Removes the ith "m" elementvoid
removeN
(int i) Removes the ith "n" elementvoid
removeS
(int i) Removes the ith "s" elementvoid
Sets ith "b" elementvoid
Sets array of all "b" elementvoid
setContainsBlank
(boolean containsBlank) Sets the "containsBlank" attributevoid
setContainsDate
(boolean containsDate) Sets the "containsDate" attributevoid
setContainsInteger
(boolean containsInteger) Sets the "containsInteger" attributevoid
setContainsMixedTypes
(boolean containsMixedTypes) Sets the "containsMixedTypes" attributevoid
setContainsNonDate
(boolean containsNonDate) Sets the "containsNonDate" attributevoid
setContainsNumber
(boolean containsNumber) Sets the "containsNumber" attributevoid
setContainsSemiMixedTypes
(boolean containsSemiMixedTypes) Sets the "containsSemiMixedTypes" attributevoid
setContainsString
(boolean containsString) Sets the "containsString" attributevoid
setCount
(long count) Sets the "count" attributevoid
setDArray
(int i, CTDateTime d) Sets ith "d" elementvoid
setDArray
(CTDateTime[] dArray) Sets array of all "d" elementvoid
Sets ith "e" elementvoid
Sets array of all "e" elementvoid
setLongText
(boolean longText) Sets the "longText" attributevoid
Sets ith "m" elementvoid
Sets array of all "m" elementvoid
setMaxDate
(Calendar maxDate) Sets the "maxDate" attributevoid
setMaxValue
(double maxValue) Sets the "maxValue" attributevoid
setMinDate
(Calendar minDate) Sets the "minDate" attributevoid
setMinValue
(double minValue) Sets the "minValue" attributevoid
Sets ith "n" elementvoid
Sets array of all "n" elementvoid
Sets ith "s" elementvoid
Sets array of all "s" elementint
Returns number of "b" elementint
Returns number of "d" elementint
Returns number of "e" elementint
Returns number of "m" elementint
Returns number of "n" elementint
Returns number of "s" elementvoid
Unsets the "containsBlank" attributevoid
Unsets the "containsDate" attributevoid
Unsets the "containsInteger" attributevoid
Unsets the "containsMixedTypes" attributevoid
Unsets the "containsNonDate" attributevoid
Unsets the "containsNumber" attributevoid
Unsets the "containsSemiMixedTypes" attributevoid
Unsets the "containsString" attributevoid
Unsets the "count" attributevoid
Unsets the "longText" attributevoid
Unsets the "maxDate" attributevoid
Unsets the "maxValue" attributevoid
Unsets the "minDate" attributevoid
Unsets the "minValue" attributeGets (as xml) the "containsBlank" attributeGets (as xml) the "containsDate" attributeGets (as xml) the "containsInteger" attributeGets (as xml) the "containsMixedTypes" attributeGets (as xml) the "containsNonDate" attributeGets (as xml) the "containsNumber" attributeGets (as xml) the "containsSemiMixedTypes" attributeGets (as xml) the "containsString" attributeGets (as xml) the "count" attributeGets (as xml) the "longText" attributeGets (as xml) the "maxDate" attributeGets (as xml) the "maxValue" attributeGets (as xml) the "minDate" attributeGets (as xml) the "minValue" attributevoid
xsetContainsBlank
(XmlBoolean containsBlank) Sets (as xml) the "containsBlank" attributevoid
xsetContainsDate
(XmlBoolean containsDate) Sets (as xml) the "containsDate" attributevoid
xsetContainsInteger
(XmlBoolean containsInteger) Sets (as xml) the "containsInteger" attributevoid
xsetContainsMixedTypes
(XmlBoolean containsMixedTypes) Sets (as xml) the "containsMixedTypes" attributevoid
xsetContainsNonDate
(XmlBoolean containsNonDate) Sets (as xml) the "containsNonDate" attributevoid
xsetContainsNumber
(XmlBoolean containsNumber) Sets (as xml) the "containsNumber" attributevoid
xsetContainsSemiMixedTypes
(XmlBoolean containsSemiMixedTypes) Sets (as xml) the "containsSemiMixedTypes" attributevoid
xsetContainsString
(XmlBoolean containsString) Sets (as xml) the "containsString" attributevoid
xsetCount
(XmlUnsignedInt count) Sets (as xml) the "count" attributevoid
xsetLongText
(XmlBoolean longText) Sets (as xml) the "longText" attributevoid
xsetMaxDate
(XmlDateTime maxDate) Sets (as xml) the "maxDate" attributevoid
xsetMaxValue
(XmlDouble maxValue) Sets (as xml) the "maxValue" attributevoid
xsetMinDate
(XmlDateTime minDate) Sets (as xml) the "minDate" attributevoid
xsetMinValue
(XmlDouble minValue) Sets (as xml) the "minValue" 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, valueHashCode
Methods 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
-
getMList
Gets a List of "m" elements -
getMArray
CTMissing[] getMArray()Gets array of all "m" elements -
getMArray
Gets ith "m" element -
sizeOfMArray
int sizeOfMArray()Returns number of "m" element -
setMArray
Sets array of all "m" element -
setMArray
Sets ith "m" element -
insertNewM
Inserts and returns a new empty value (as xml) as the ith "m" element -
addNewM
CTMissing addNewM()Appends and returns a new empty value (as xml) as the last "m" element -
removeM
void removeM(int i) Removes the ith "m" element -
getNList
Gets a List of "n" elements -
getNArray
CTNumber[] getNArray()Gets array of all "n" elements -
getNArray
Gets ith "n" element -
sizeOfNArray
int sizeOfNArray()Returns number of "n" element -
setNArray
Sets array of all "n" element -
setNArray
Sets ith "n" element -
insertNewN
Inserts and returns a new empty value (as xml) as the ith "n" element -
addNewN
CTNumber addNewN()Appends and returns a new empty value (as xml) as the last "n" element -
removeN
void removeN(int i) Removes the ith "n" element -
getBList
Gets a List of "b" elements -
getBArray
CTBoolean[] getBArray()Gets array of all "b" elements -
getBArray
Gets ith "b" element -
sizeOfBArray
int sizeOfBArray()Returns number of "b" element -
setBArray
Sets array of all "b" element -
setBArray
Sets ith "b" element -
insertNewB
Inserts and returns a new empty value (as xml) as the ith "b" element -
addNewB
CTBoolean addNewB()Appends and returns a new empty value (as xml) as the last "b" element -
removeB
void removeB(int i) Removes the ith "b" element -
getEList
Gets a List of "e" elements -
getEArray
CTError[] getEArray()Gets array of all "e" elements -
getEArray
Gets ith "e" element -
sizeOfEArray
int sizeOfEArray()Returns number of "e" element -
setEArray
Sets array of all "e" element -
setEArray
Sets ith "e" element -
insertNewE
Inserts and returns a new empty value (as xml) as the ith "e" element -
addNewE
CTError addNewE()Appends and returns a new empty value (as xml) as the last "e" element -
removeE
void removeE(int i) Removes the ith "e" element -
getSList
Gets a List of "s" elements -
getSArray
CTString[] getSArray()Gets array of all "s" elements -
getSArray
Gets ith "s" element -
sizeOfSArray
int sizeOfSArray()Returns number of "s" element -
setSArray
Sets array of all "s" element -
setSArray
Sets ith "s" element -
insertNewS
Inserts and returns a new empty value (as xml) as the ith "s" element -
addNewS
CTString addNewS()Appends and returns a new empty value (as xml) as the last "s" element -
removeS
void removeS(int i) Removes the ith "s" element -
getDList
List<CTDateTime> getDList()Gets a List of "d" elements -
getDArray
CTDateTime[] getDArray()Gets array of all "d" elements -
getDArray
Gets ith "d" element -
sizeOfDArray
int sizeOfDArray()Returns number of "d" element -
setDArray
Sets array of all "d" element -
setDArray
Sets ith "d" element -
insertNewD
Inserts and returns a new empty value (as xml) as the ith "d" element -
addNewD
CTDateTime addNewD()Appends and returns a new empty value (as xml) as the last "d" element -
removeD
void removeD(int i) Removes the ith "d" element -
getContainsSemiMixedTypes
boolean getContainsSemiMixedTypes()Gets the "containsSemiMixedTypes" attribute -
xgetContainsSemiMixedTypes
XmlBoolean xgetContainsSemiMixedTypes()Gets (as xml) the "containsSemiMixedTypes" attribute -
isSetContainsSemiMixedTypes
boolean isSetContainsSemiMixedTypes()True if has "containsSemiMixedTypes" attribute -
setContainsSemiMixedTypes
void setContainsSemiMixedTypes(boolean containsSemiMixedTypes) Sets the "containsSemiMixedTypes" attribute -
xsetContainsSemiMixedTypes
Sets (as xml) the "containsSemiMixedTypes" attribute -
unsetContainsSemiMixedTypes
void unsetContainsSemiMixedTypes()Unsets the "containsSemiMixedTypes" attribute -
getContainsNonDate
boolean getContainsNonDate()Gets the "containsNonDate" attribute -
xgetContainsNonDate
XmlBoolean xgetContainsNonDate()Gets (as xml) the "containsNonDate" attribute -
isSetContainsNonDate
boolean isSetContainsNonDate()True if has "containsNonDate" attribute -
setContainsNonDate
void setContainsNonDate(boolean containsNonDate) Sets the "containsNonDate" attribute -
xsetContainsNonDate
Sets (as xml) the "containsNonDate" attribute -
unsetContainsNonDate
void unsetContainsNonDate()Unsets the "containsNonDate" attribute -
getContainsDate
boolean getContainsDate()Gets the "containsDate" attribute -
xgetContainsDate
XmlBoolean xgetContainsDate()Gets (as xml) the "containsDate" attribute -
isSetContainsDate
boolean isSetContainsDate()True if has "containsDate" attribute -
setContainsDate
void setContainsDate(boolean containsDate) Sets the "containsDate" attribute -
xsetContainsDate
Sets (as xml) the "containsDate" attribute -
unsetContainsDate
void unsetContainsDate()Unsets the "containsDate" attribute -
getContainsString
boolean getContainsString()Gets the "containsString" attribute -
xgetContainsString
XmlBoolean xgetContainsString()Gets (as xml) the "containsString" attribute -
isSetContainsString
boolean isSetContainsString()True if has "containsString" attribute -
setContainsString
void setContainsString(boolean containsString) Sets the "containsString" attribute -
xsetContainsString
Sets (as xml) the "containsString" attribute -
unsetContainsString
void unsetContainsString()Unsets the "containsString" attribute -
getContainsBlank
boolean getContainsBlank()Gets the "containsBlank" attribute -
xgetContainsBlank
XmlBoolean xgetContainsBlank()Gets (as xml) the "containsBlank" attribute -
isSetContainsBlank
boolean isSetContainsBlank()True if has "containsBlank" attribute -
setContainsBlank
void setContainsBlank(boolean containsBlank) Sets the "containsBlank" attribute -
xsetContainsBlank
Sets (as xml) the "containsBlank" attribute -
unsetContainsBlank
void unsetContainsBlank()Unsets the "containsBlank" attribute -
getContainsMixedTypes
boolean getContainsMixedTypes()Gets the "containsMixedTypes" attribute -
xgetContainsMixedTypes
XmlBoolean xgetContainsMixedTypes()Gets (as xml) the "containsMixedTypes" attribute -
isSetContainsMixedTypes
boolean isSetContainsMixedTypes()True if has "containsMixedTypes" attribute -
setContainsMixedTypes
void setContainsMixedTypes(boolean containsMixedTypes) Sets the "containsMixedTypes" attribute -
xsetContainsMixedTypes
Sets (as xml) the "containsMixedTypes" attribute -
unsetContainsMixedTypes
void unsetContainsMixedTypes()Unsets the "containsMixedTypes" attribute -
getContainsNumber
boolean getContainsNumber()Gets the "containsNumber" attribute -
xgetContainsNumber
XmlBoolean xgetContainsNumber()Gets (as xml) the "containsNumber" attribute -
isSetContainsNumber
boolean isSetContainsNumber()True if has "containsNumber" attribute -
setContainsNumber
void setContainsNumber(boolean containsNumber) Sets the "containsNumber" attribute -
xsetContainsNumber
Sets (as xml) the "containsNumber" attribute -
unsetContainsNumber
void unsetContainsNumber()Unsets the "containsNumber" attribute -
getContainsInteger
boolean getContainsInteger()Gets the "containsInteger" attribute -
xgetContainsInteger
XmlBoolean xgetContainsInteger()Gets (as xml) the "containsInteger" attribute -
isSetContainsInteger
boolean isSetContainsInteger()True if has "containsInteger" attribute -
setContainsInteger
void setContainsInteger(boolean containsInteger) Sets the "containsInteger" attribute -
xsetContainsInteger
Sets (as xml) the "containsInteger" attribute -
unsetContainsInteger
void unsetContainsInteger()Unsets the "containsInteger" attribute -
getMinValue
double getMinValue()Gets the "minValue" attribute -
xgetMinValue
XmlDouble xgetMinValue()Gets (as xml) the "minValue" attribute -
isSetMinValue
boolean isSetMinValue()True if has "minValue" attribute -
setMinValue
void setMinValue(double minValue) Sets the "minValue" attribute -
xsetMinValue
Sets (as xml) the "minValue" attribute -
unsetMinValue
void unsetMinValue()Unsets the "minValue" attribute -
getMaxValue
double getMaxValue()Gets the "maxValue" attribute -
xgetMaxValue
XmlDouble xgetMaxValue()Gets (as xml) the "maxValue" attribute -
isSetMaxValue
boolean isSetMaxValue()True if has "maxValue" attribute -
setMaxValue
void setMaxValue(double maxValue) Sets the "maxValue" attribute -
xsetMaxValue
Sets (as xml) the "maxValue" attribute -
unsetMaxValue
void unsetMaxValue()Unsets the "maxValue" attribute -
getMinDate
Calendar getMinDate()Gets the "minDate" attribute -
xgetMinDate
XmlDateTime xgetMinDate()Gets (as xml) the "minDate" attribute -
isSetMinDate
boolean isSetMinDate()True if has "minDate" attribute -
setMinDate
Sets the "minDate" attribute -
xsetMinDate
Sets (as xml) the "minDate" attribute -
unsetMinDate
void unsetMinDate()Unsets the "minDate" attribute -
getMaxDate
Calendar getMaxDate()Gets the "maxDate" attribute -
xgetMaxDate
XmlDateTime xgetMaxDate()Gets (as xml) the "maxDate" attribute -
isSetMaxDate
boolean isSetMaxDate()True if has "maxDate" attribute -
setMaxDate
Sets the "maxDate" attribute -
xsetMaxDate
Sets (as xml) the "maxDate" attribute -
unsetMaxDate
void unsetMaxDate()Unsets the "maxDate" attribute -
getCount
long getCount()Gets the "count" attribute -
xgetCount
XmlUnsignedInt xgetCount()Gets (as xml) the "count" attribute -
isSetCount
boolean isSetCount()True if has "count" attribute -
setCount
void setCount(long count) Sets the "count" attribute -
xsetCount
Sets (as xml) the "count" attribute -
unsetCount
void unsetCount()Unsets the "count" attribute -
getLongText
boolean getLongText()Gets the "longText" attribute -
xgetLongText
XmlBoolean xgetLongText()Gets (as xml) the "longText" attribute -
isSetLongText
boolean isSetLongText()True if has "longText" attribute -
setLongText
void setLongText(boolean longText) Sets the "longText" attribute -
xsetLongText
Sets (as xml) the "longText" attribute -
unsetLongText
void unsetLongText()Unsets the "longText" attribute
-