Interface CTMdxTuple
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTMdxTuple extends XmlObject
An XML CT_MdxTuple(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTMdxTuple>
Factory
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 CTMetadataStringIndex
addNewN()
Appends and returns a new empty value (as xml) as the last "n" elementboolean
getB()
Gets the "b" attributebyte[]
getBc()
Gets the "bc" attributelong
getC()
Gets the "c" attributejava.lang.String
getCt()
Gets the "ct" attributebyte[]
getFc()
Gets the "fc" attributelong
getFi()
Gets the "fi" attributeboolean
getI()
Gets the "i" attributeCTMetadataStringIndex[]
getNArray()
Gets array of all "n" elementsCTMetadataStringIndex
getNArray(int i)
Gets ith "n" elementjava.util.List<CTMetadataStringIndex>
getNList()
Gets a List of "n" elementslong
getSi()
Gets the "si" attributeboolean
getSt()
Gets the "st" attributeboolean
getU()
Gets the "u" attributeCTMetadataStringIndex
insertNewN(int i)
Inserts and returns a new empty value (as xml) as the ith "n" elementboolean
isSetB()
True if has "b" attributeboolean
isSetBc()
True if has "bc" attributeboolean
isSetC()
True if has "c" attributeboolean
isSetCt()
True if has "ct" attributeboolean
isSetFc()
True if has "fc" attributeboolean
isSetFi()
True if has "fi" attributeboolean
isSetI()
True if has "i" attributeboolean
isSetSi()
True if has "si" attributeboolean
isSetSt()
True if has "st" attributeboolean
isSetU()
True if has "u" attributevoid
removeN(int i)
Removes the ith "n" elementvoid
setB(boolean b)
Sets the "b" attributevoid
setBc(byte[] bc)
Sets the "bc" attributevoid
setC(long c)
Sets the "c" attributevoid
setCt(java.lang.String ct)
Sets the "ct" attributevoid
setFc(byte[] fc)
Sets the "fc" attributevoid
setFi(long fi)
Sets the "fi" attributevoid
setI(boolean iValue)
Sets the "i" attributevoid
setNArray(int i, CTMetadataStringIndex n)
Sets ith "n" elementvoid
setNArray(CTMetadataStringIndex[] nArray)
Sets array of all "n" elementvoid
setSi(long si)
Sets the "si" attributevoid
setSt(boolean st)
Sets the "st" attributevoid
setU(boolean u)
Sets the "u" attributeint
sizeOfNArray()
Returns number of "n" elementvoid
unsetB()
Unsets the "b" attributevoid
unsetBc()
Unsets the "bc" attributevoid
unsetC()
Unsets the "c" attributevoid
unsetCt()
Unsets the "ct" attributevoid
unsetFc()
Unsets the "fc" attributevoid
unsetFi()
Unsets the "fi" attributevoid
unsetI()
Unsets the "i" attributevoid
unsetSi()
Unsets the "si" attributevoid
unsetSt()
Unsets the "st" attributevoid
unsetU()
Unsets the "u" attributeXmlBoolean
xgetB()
Gets (as xml) the "b" attributeSTUnsignedIntHex
xgetBc()
Gets (as xml) the "bc" attributeXmlUnsignedInt
xgetC()
Gets (as xml) the "c" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring
xgetCt()
Gets (as xml) the "ct" attributeSTUnsignedIntHex
xgetFc()
Gets (as xml) the "fc" attributeXmlUnsignedInt
xgetFi()
Gets (as xml) the "fi" attributeXmlBoolean
xgetI()
Gets (as xml) the "i" attributeXmlUnsignedInt
xgetSi()
Gets (as xml) the "si" attributeXmlBoolean
xgetSt()
Gets (as xml) the "st" attributeXmlBoolean
xgetU()
Gets (as xml) the "u" attributevoid
xsetB(XmlBoolean b)
Sets (as xml) the "b" attributevoid
xsetBc(STUnsignedIntHex bc)
Sets (as xml) the "bc" attributevoid
xsetC(XmlUnsignedInt c)
Sets (as xml) the "c" attributevoid
xsetCt(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring ct)
Sets (as xml) the "ct" attributevoid
xsetFc(STUnsignedIntHex fc)
Sets (as xml) the "fc" attributevoid
xsetFi(XmlUnsignedInt fi)
Sets (as xml) the "fi" attributevoid
xsetI(XmlBoolean iValue)
Sets (as xml) the "i" attributevoid
xsetSi(XmlUnsignedInt si)
Sets (as xml) the "si" attributevoid
xsetSt(XmlBoolean st)
Sets (as xml) the "st" attributevoid
xsetU(XmlBoolean u)
Sets (as xml) the "u" 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, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
Factory
static final DocumentFactory<CTMdxTuple> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getNList
java.util.List<CTMetadataStringIndex> getNList()
Gets a List of "n" elements
-
getNArray
CTMetadataStringIndex[] getNArray()
Gets array of all "n" elements
-
getNArray
CTMetadataStringIndex getNArray(int i)
Gets ith "n" element
-
sizeOfNArray
int sizeOfNArray()
Returns number of "n" element
-
setNArray
void setNArray(CTMetadataStringIndex[] nArray)
Sets array of all "n" element
-
setNArray
void setNArray(int i, CTMetadataStringIndex n)
Sets ith "n" element
-
insertNewN
CTMetadataStringIndex insertNewN(int i)
Inserts and returns a new empty value (as xml) as the ith "n" element
-
addNewN
CTMetadataStringIndex 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
-
getC
long getC()
Gets the "c" attribute
-
xgetC
XmlUnsignedInt xgetC()
Gets (as xml) the "c" attribute
-
isSetC
boolean isSetC()
True if has "c" attribute
-
setC
void setC(long c)
Sets the "c" attribute
-
xsetC
void xsetC(XmlUnsignedInt c)
Sets (as xml) the "c" attribute
-
unsetC
void unsetC()
Unsets the "c" attribute
-
getCt
java.lang.String getCt()
Gets the "ct" attribute
-
xgetCt
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCt()
Gets (as xml) the "ct" attribute
-
isSetCt
boolean isSetCt()
True if has "ct" attribute
-
setCt
void setCt(java.lang.String ct)
Sets the "ct" attribute
-
xsetCt
void xsetCt(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring ct)
Sets (as xml) the "ct" attribute
-
unsetCt
void unsetCt()
Unsets the "ct" attribute
-
getSi
long getSi()
Gets the "si" attribute
-
xgetSi
XmlUnsignedInt xgetSi()
Gets (as xml) the "si" attribute
-
isSetSi
boolean isSetSi()
True if has "si" attribute
-
setSi
void setSi(long si)
Sets the "si" attribute
-
xsetSi
void xsetSi(XmlUnsignedInt si)
Sets (as xml) the "si" attribute
-
unsetSi
void unsetSi()
Unsets the "si" attribute
-
getFi
long getFi()
Gets the "fi" attribute
-
xgetFi
XmlUnsignedInt xgetFi()
Gets (as xml) the "fi" attribute
-
isSetFi
boolean isSetFi()
True if has "fi" attribute
-
setFi
void setFi(long fi)
Sets the "fi" attribute
-
xsetFi
void xsetFi(XmlUnsignedInt fi)
Sets (as xml) the "fi" attribute
-
unsetFi
void unsetFi()
Unsets the "fi" attribute
-
getBc
byte[] getBc()
Gets the "bc" attribute
-
xgetBc
STUnsignedIntHex xgetBc()
Gets (as xml) the "bc" attribute
-
isSetBc
boolean isSetBc()
True if has "bc" attribute
-
setBc
void setBc(byte[] bc)
Sets the "bc" attribute
-
xsetBc
void xsetBc(STUnsignedIntHex bc)
Sets (as xml) the "bc" attribute
-
unsetBc
void unsetBc()
Unsets the "bc" attribute
-
getFc
byte[] getFc()
Gets the "fc" attribute
-
xgetFc
STUnsignedIntHex xgetFc()
Gets (as xml) the "fc" attribute
-
isSetFc
boolean isSetFc()
True if has "fc" attribute
-
setFc
void setFc(byte[] fc)
Sets the "fc" attribute
-
xsetFc
void xsetFc(STUnsignedIntHex fc)
Sets (as xml) the "fc" attribute
-
unsetFc
void unsetFc()
Unsets the "fc" attribute
-
getI
boolean getI()
Gets the "i" attribute
-
xgetI
XmlBoolean xgetI()
Gets (as xml) the "i" attribute
-
isSetI
boolean isSetI()
True if has "i" attribute
-
setI
void setI(boolean iValue)
Sets the "i" attribute
-
xsetI
void xsetI(XmlBoolean iValue)
Sets (as xml) the "i" attribute
-
unsetI
void unsetI()
Unsets the "i" attribute
-
getU
boolean getU()
Gets the "u" attribute
-
xgetU
XmlBoolean xgetU()
Gets (as xml) the "u" attribute
-
isSetU
boolean isSetU()
True if has "u" attribute
-
setU
void setU(boolean u)
Sets the "u" attribute
-
xsetU
void xsetU(XmlBoolean u)
Sets (as xml) the "u" attribute
-
unsetU
void unsetU()
Unsets the "u" attribute
-
getSt
boolean getSt()
Gets the "st" attribute
-
xgetSt
XmlBoolean xgetSt()
Gets (as xml) the "st" attribute
-
isSetSt
boolean isSetSt()
True if has "st" attribute
-
setSt
void setSt(boolean st)
Sets the "st" attribute
-
xsetSt
void xsetSt(XmlBoolean st)
Sets (as xml) the "st" attribute
-
unsetSt
void unsetSt()
Unsets the "st" attribute
-
getB
boolean getB()
Gets the "b" attribute
-
xgetB
XmlBoolean xgetB()
Gets (as xml) the "b" attribute
-
isSetB
boolean isSetB()
True if has "b" attribute
-
setB
void setB(boolean b)
Sets the "b" attribute
-
xsetB
void xsetB(XmlBoolean b)
Sets (as xml) the "b" attribute
-
unsetB
void unsetB()
Unsets the "b" attribute
-
-