Interface CTVariant
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Variant(@http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes).
This is a complex type.
-
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "array" elementAppends and returns a new empty "empty" elementAppends and returns a new empty "null" elementAppends and returns a new empty "variant" elementAppends and returns a new empty "vector" elementAppends and returns a new empty "vstream" elementgetArray()Gets the "array" elementbyte[]getBlob()Gets the "blob" elementbooleangetBool()Gets the "bool" elementgetBstr()Gets the "bstr" elementgetClsid()Gets the "clsid" elementgetCy()Gets the "cy" elementgetDate()Gets the "date" elementGets the "decimal" elementgetEmpty()Gets the "empty" elementgetError()Gets the "error" elementGets the "filetime" elementbytegetI1()Gets the "i1" elementshortgetI2()Gets the "i2" elementintgetI4()Gets the "i4" elementlonggetI8()Gets the "i8" elementintgetInt()Gets the "int" elementgetLpstr()Gets the "lpstr" elementGets the "lpwstr" elementgetNull()Gets the "null" elementbyte[]getOblob()Gets the "oblob" elementbyte[]Gets the "ostorage" elementbyte[]Gets the "ostream" elementfloatgetR4()Gets the "r4" elementdoublegetR8()Gets the "r8" elementbyte[]Gets the "storage" elementbyte[]Gets the "stream" elementshortgetUi1()Gets the "ui1" elementintgetUi2()Gets the "ui2" elementlonggetUi4()Gets the "ui4" elementgetUi8()Gets the "ui8" elementlonggetUint()Gets the "uint" elementGets the "variant" elementGets the "vector" elementGets the "vstream" elementbooleanTrue if has "array" elementbooleanTrue if has "blob" elementbooleanTrue if has "bool" elementbooleanTrue if has "bstr" elementbooleanTrue if has "clsid" elementbooleanisSetCy()True if has "cy" elementbooleanTrue if has "date" elementbooleanTrue if has "decimal" elementbooleanTrue if has "empty" elementbooleanTrue if has "error" elementbooleanTrue if has "filetime" elementbooleanisSetI1()True if has "i1" elementbooleanisSetI2()True if has "i2" elementbooleanisSetI4()True if has "i4" elementbooleanisSetI8()True if has "i8" elementbooleanisSetInt()True if has "int" elementbooleanTrue if has "lpstr" elementbooleanTrue if has "lpwstr" elementbooleanTrue if has "null" elementbooleanTrue if has "oblob" elementbooleanTrue if has "ostorage" elementbooleanTrue if has "ostream" elementbooleanisSetR4()True if has "r4" elementbooleanisSetR8()True if has "r8" elementbooleanTrue if has "storage" elementbooleanTrue if has "stream" elementbooleanisSetUi1()True if has "ui1" elementbooleanisSetUi2()True if has "ui2" elementbooleanisSetUi4()True if has "ui4" elementbooleanisSetUi8()True if has "ui8" elementbooleanTrue if has "uint" elementbooleanTrue if has "variant" elementbooleanTrue if has "vector" elementbooleanTrue if has "vstream" elementvoidSets the "array" elementvoidsetBlob(byte[] blob) Sets the "blob" elementvoidsetBool(boolean bool) Sets the "bool" elementvoidSets the "bstr" elementvoidSets the "clsid" elementvoidSets the "cy" elementvoidSets the "date" elementvoidsetDecimal(BigDecimal decimal) Sets the "decimal" elementvoidSets the "empty" elementvoidSets the "error" elementvoidsetFiletime(Calendar filetime) Sets the "filetime" elementvoidsetI1(byte i1) Sets the "i1" elementvoidsetI2(short i2) Sets the "i2" elementvoidsetI4(int i4) Sets the "i4" elementvoidsetI8(long i8) Sets the "i8" elementvoidsetInt(int xint) Sets the "int" elementvoidSets the "lpstr" elementvoidSets the "lpwstr" elementvoidSets the "null" elementvoidsetOblob(byte[] oblob) Sets the "oblob" elementvoidsetOstorage(byte[] ostorage) Sets the "ostorage" elementvoidsetOstream(byte[] ostream) Sets the "ostream" elementvoidsetR4(float r4) Sets the "r4" elementvoidsetR8(double r8) Sets the "r8" elementvoidsetStorage(byte[] storage) Sets the "storage" elementvoidsetStream(byte[] stream) Sets the "stream" elementvoidsetUi1(short ui1) Sets the "ui1" elementvoidsetUi2(int ui2) Sets the "ui2" elementvoidsetUi4(long ui4) Sets the "ui4" elementvoidsetUi8(BigInteger ui8) Sets the "ui8" elementvoidsetUint(long uint) Sets the "uint" elementvoidsetVariant(CTVariant variant) Sets the "variant" elementvoidSets the "vector" elementvoidsetVstream(CTVstream vstream) Sets the "vstream" elementvoidUnsets the "array" elementvoidUnsets the "blob" elementvoidUnsets the "bool" elementvoidUnsets the "bstr" elementvoidUnsets the "clsid" elementvoidunsetCy()Unsets the "cy" elementvoidUnsets the "date" elementvoidUnsets the "decimal" elementvoidUnsets the "empty" elementvoidUnsets the "error" elementvoidUnsets the "filetime" elementvoidunsetI1()Unsets the "i1" elementvoidunsetI2()Unsets the "i2" elementvoidunsetI4()Unsets the "i4" elementvoidunsetI8()Unsets the "i8" elementvoidunsetInt()Unsets the "int" elementvoidUnsets the "lpstr" elementvoidUnsets the "lpwstr" elementvoidUnsets the "null" elementvoidUnsets the "oblob" elementvoidUnsets the "ostorage" elementvoidUnsets the "ostream" elementvoidunsetR4()Unsets the "r4" elementvoidunsetR8()Unsets the "r8" elementvoidUnsets the "storage" elementvoidUnsets the "stream" elementvoidunsetUi1()Unsets the "ui1" elementvoidunsetUi2()Unsets the "ui2" elementvoidunsetUi4()Unsets the "ui4" elementvoidunsetUi8()Unsets the "ui8" elementvoidUnsets the "uint" elementvoidUnsets the "variant" elementvoidUnsets the "vector" elementvoidUnsets the "vstream" elementxgetBlob()Gets (as xml) the "blob" elementxgetBool()Gets (as xml) the "bool" elementxgetBstr()Gets (as xml) the "bstr" elementorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuidGets (as xml) the "clsid" elementxgetCy()Gets (as xml) the "cy" elementxgetDate()Gets (as xml) the "date" elementGets (as xml) the "decimal" elementGets (as xml) the "error" elementGets (as xml) the "filetime" elementxgetI1()Gets (as xml) the "i1" elementxgetI2()Gets (as xml) the "i2" elementxgetI4()Gets (as xml) the "i4" elementxgetI8()Gets (as xml) the "i8" elementxgetInt()Gets (as xml) the "int" elementGets (as xml) the "lpstr" elementGets (as xml) the "lpwstr" elementGets (as xml) the "oblob" elementGets (as xml) the "ostorage" elementGets (as xml) the "ostream" elementxgetR4()Gets (as xml) the "r4" elementxgetR8()Gets (as xml) the "r8" elementGets (as xml) the "storage" elementGets (as xml) the "stream" elementxgetUi1()Gets (as xml) the "ui1" elementxgetUi2()Gets (as xml) the "ui2" elementxgetUi4()Gets (as xml) the "ui4" elementxgetUi8()Gets (as xml) the "ui8" elementxgetUint()Gets (as xml) the "uint" elementvoidxsetBlob(XmlBase64Binary blob) Sets (as xml) the "blob" elementvoidxsetBool(XmlBoolean bool) Sets (as xml) the "bool" elementvoidSets (as xml) the "bstr" elementvoidxsetClsid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid clsid) Sets (as xml) the "clsid" elementvoidSets (as xml) the "cy" elementvoidxsetDate(XmlDateTime date) Sets (as xml) the "date" elementvoidxsetDecimal(XmlDecimal decimal) Sets (as xml) the "decimal" elementvoidSets (as xml) the "error" elementvoidxsetFiletime(XmlDateTime filetime) Sets (as xml) the "filetime" elementvoidSets (as xml) the "i1" elementvoidSets (as xml) the "i2" elementvoidSets (as xml) the "i4" elementvoidSets (as xml) the "i8" elementvoidSets (as xml) the "int" elementvoidSets (as xml) the "lpstr" elementvoidxsetLpwstr(XmlString lpwstr) Sets (as xml) the "lpwstr" elementvoidxsetOblob(XmlBase64Binary oblob) Sets (as xml) the "oblob" elementvoidxsetOstorage(XmlBase64Binary ostorage) Sets (as xml) the "ostorage" elementvoidxsetOstream(XmlBase64Binary ostream) Sets (as xml) the "ostream" elementvoidSets (as xml) the "r4" elementvoidSets (as xml) the "r8" elementvoidxsetStorage(XmlBase64Binary storage) Sets (as xml) the "storage" elementvoidxsetStream(XmlBase64Binary stream) Sets (as xml) the "stream" elementvoidxsetUi1(XmlUnsignedByte ui1) Sets (as xml) the "ui1" elementvoidxsetUi2(XmlUnsignedShort ui2) Sets (as xml) the "ui2" elementvoidxsetUi4(XmlUnsignedInt ui4) Sets (as xml) the "ui4" elementvoidxsetUi8(XmlUnsignedLong ui8) Sets (as xml) the "ui8" elementvoidxsetUint(XmlUnsignedInt uint) Sets (as xml) the "uint" elementMethods 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, valueHashCodeMethods 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
-
getVariant
CTVariant getVariant()Gets the "variant" element -
isSetVariant
boolean isSetVariant()True if has "variant" element -
setVariant
Sets the "variant" element -
addNewVariant
CTVariant addNewVariant()Appends and returns a new empty "variant" element -
unsetVariant
void unsetVariant()Unsets the "variant" element -
getVector
CTVector getVector()Gets the "vector" element -
isSetVector
boolean isSetVector()True if has "vector" element -
setVector
Sets the "vector" element -
addNewVector
CTVector addNewVector()Appends and returns a new empty "vector" element -
unsetVector
void unsetVector()Unsets the "vector" element -
getArray
CTArray getArray()Gets the "array" element -
isSetArray
boolean isSetArray()True if has "array" element -
setArray
Sets the "array" element -
addNewArray
CTArray addNewArray()Appends and returns a new empty "array" element -
unsetArray
void unsetArray()Unsets the "array" element -
getBlob
byte[] getBlob()Gets the "blob" element -
xgetBlob
XmlBase64Binary xgetBlob()Gets (as xml) the "blob" element -
isSetBlob
boolean isSetBlob()True if has "blob" element -
setBlob
void setBlob(byte[] blob) Sets the "blob" element -
xsetBlob
Sets (as xml) the "blob" element -
unsetBlob
void unsetBlob()Unsets the "blob" element -
getOblob
byte[] getOblob()Gets the "oblob" element -
xgetOblob
XmlBase64Binary xgetOblob()Gets (as xml) the "oblob" element -
isSetOblob
boolean isSetOblob()True if has "oblob" element -
setOblob
void setOblob(byte[] oblob) Sets the "oblob" element -
xsetOblob
Sets (as xml) the "oblob" element -
unsetOblob
void unsetOblob()Unsets the "oblob" element -
getEmpty
CTEmpty getEmpty()Gets the "empty" element -
isSetEmpty
boolean isSetEmpty()True if has "empty" element -
setEmpty
Sets the "empty" element -
addNewEmpty
CTEmpty addNewEmpty()Appends and returns a new empty "empty" element -
unsetEmpty
void unsetEmpty()Unsets the "empty" element -
getNull
CTNull getNull()Gets the "null" element -
isSetNull
boolean isSetNull()True if has "null" element -
setNull
Sets the "null" element -
addNewNull
CTNull addNewNull()Appends and returns a new empty "null" element -
unsetNull
void unsetNull()Unsets the "null" element -
getI1
byte getI1()Gets the "i1" element -
xgetI1
XmlByte xgetI1()Gets (as xml) the "i1" element -
isSetI1
boolean isSetI1()True if has "i1" element -
setI1
void setI1(byte i1) Sets the "i1" element -
xsetI1
Sets (as xml) the "i1" element -
unsetI1
void unsetI1()Unsets the "i1" element -
getI2
short getI2()Gets the "i2" element -
xgetI2
XmlShort xgetI2()Gets (as xml) the "i2" element -
isSetI2
boolean isSetI2()True if has "i2" element -
setI2
void setI2(short i2) Sets the "i2" element -
xsetI2
Sets (as xml) the "i2" element -
unsetI2
void unsetI2()Unsets the "i2" element -
getI4
int getI4()Gets the "i4" element -
xgetI4
XmlInt xgetI4()Gets (as xml) the "i4" element -
isSetI4
boolean isSetI4()True if has "i4" element -
setI4
void setI4(int i4) Sets the "i4" element -
xsetI4
Sets (as xml) the "i4" element -
unsetI4
void unsetI4()Unsets the "i4" element -
getI8
long getI8()Gets the "i8" element -
xgetI8
XmlLong xgetI8()Gets (as xml) the "i8" element -
isSetI8
boolean isSetI8()True if has "i8" element -
setI8
void setI8(long i8) Sets the "i8" element -
xsetI8
Sets (as xml) the "i8" element -
unsetI8
void unsetI8()Unsets the "i8" element -
getInt
int getInt()Gets the "int" element -
xgetInt
XmlInt xgetInt()Gets (as xml) the "int" element -
isSetInt
boolean isSetInt()True if has "int" element -
setInt
void setInt(int xint) Sets the "int" element -
xsetInt
Sets (as xml) the "int" element -
unsetInt
void unsetInt()Unsets the "int" element -
getUi1
short getUi1()Gets the "ui1" element -
xgetUi1
XmlUnsignedByte xgetUi1()Gets (as xml) the "ui1" element -
isSetUi1
boolean isSetUi1()True if has "ui1" element -
setUi1
void setUi1(short ui1) Sets the "ui1" element -
xsetUi1
Sets (as xml) the "ui1" element -
unsetUi1
void unsetUi1()Unsets the "ui1" element -
getUi2
int getUi2()Gets the "ui2" element -
xgetUi2
XmlUnsignedShort xgetUi2()Gets (as xml) the "ui2" element -
isSetUi2
boolean isSetUi2()True if has "ui2" element -
setUi2
void setUi2(int ui2) Sets the "ui2" element -
xsetUi2
Sets (as xml) the "ui2" element -
unsetUi2
void unsetUi2()Unsets the "ui2" element -
getUi4
long getUi4()Gets the "ui4" element -
xgetUi4
XmlUnsignedInt xgetUi4()Gets (as xml) the "ui4" element -
isSetUi4
boolean isSetUi4()True if has "ui4" element -
setUi4
void setUi4(long ui4) Sets the "ui4" element -
xsetUi4
Sets (as xml) the "ui4" element -
unsetUi4
void unsetUi4()Unsets the "ui4" element -
getUi8
BigInteger getUi8()Gets the "ui8" element -
xgetUi8
XmlUnsignedLong xgetUi8()Gets (as xml) the "ui8" element -
isSetUi8
boolean isSetUi8()True if has "ui8" element -
setUi8
Sets the "ui8" element -
xsetUi8
Sets (as xml) the "ui8" element -
unsetUi8
void unsetUi8()Unsets the "ui8" element -
getUint
long getUint()Gets the "uint" element -
xgetUint
XmlUnsignedInt xgetUint()Gets (as xml) the "uint" element -
isSetUint
boolean isSetUint()True if has "uint" element -
setUint
void setUint(long uint) Sets the "uint" element -
xsetUint
Sets (as xml) the "uint" element -
unsetUint
void unsetUint()Unsets the "uint" element -
getR4
float getR4()Gets the "r4" element -
xgetR4
XmlFloat xgetR4()Gets (as xml) the "r4" element -
isSetR4
boolean isSetR4()True if has "r4" element -
setR4
void setR4(float r4) Sets the "r4" element -
xsetR4
Sets (as xml) the "r4" element -
unsetR4
void unsetR4()Unsets the "r4" element -
getR8
double getR8()Gets the "r8" element -
xgetR8
XmlDouble xgetR8()Gets (as xml) the "r8" element -
isSetR8
boolean isSetR8()True if has "r8" element -
setR8
void setR8(double r8) Sets the "r8" element -
xsetR8
Sets (as xml) the "r8" element -
unsetR8
void unsetR8()Unsets the "r8" element -
getDecimal
BigDecimal getDecimal()Gets the "decimal" element -
xgetDecimal
XmlDecimal xgetDecimal()Gets (as xml) the "decimal" element -
isSetDecimal
boolean isSetDecimal()True if has "decimal" element -
setDecimal
Sets the "decimal" element -
xsetDecimal
Sets (as xml) the "decimal" element -
unsetDecimal
void unsetDecimal()Unsets the "decimal" element -
getLpstr
String getLpstr()Gets the "lpstr" element -
xgetLpstr
XmlString xgetLpstr()Gets (as xml) the "lpstr" element -
isSetLpstr
boolean isSetLpstr()True if has "lpstr" element -
setLpstr
Sets the "lpstr" element -
xsetLpstr
Sets (as xml) the "lpstr" element -
unsetLpstr
void unsetLpstr()Unsets the "lpstr" element -
getLpwstr
String getLpwstr()Gets the "lpwstr" element -
xgetLpwstr
XmlString xgetLpwstr()Gets (as xml) the "lpwstr" element -
isSetLpwstr
boolean isSetLpwstr()True if has "lpwstr" element -
setLpwstr
Sets the "lpwstr" element -
xsetLpwstr
Sets (as xml) the "lpwstr" element -
unsetLpwstr
void unsetLpwstr()Unsets the "lpwstr" element -
getBstr
String getBstr()Gets the "bstr" element -
xgetBstr
XmlString xgetBstr()Gets (as xml) the "bstr" element -
isSetBstr
boolean isSetBstr()True if has "bstr" element -
setBstr
Sets the "bstr" element -
xsetBstr
Sets (as xml) the "bstr" element -
unsetBstr
void unsetBstr()Unsets the "bstr" element -
getDate
Calendar getDate()Gets the "date" element -
xgetDate
XmlDateTime xgetDate()Gets (as xml) the "date" element -
isSetDate
boolean isSetDate()True if has "date" element -
setDate
Sets the "date" element -
xsetDate
Sets (as xml) the "date" element -
unsetDate
void unsetDate()Unsets the "date" element -
getFiletime
Calendar getFiletime()Gets the "filetime" element -
xgetFiletime
XmlDateTime xgetFiletime()Gets (as xml) the "filetime" element -
isSetFiletime
boolean isSetFiletime()True if has "filetime" element -
setFiletime
Sets the "filetime" element -
xsetFiletime
Sets (as xml) the "filetime" element -
unsetFiletime
void unsetFiletime()Unsets the "filetime" element -
getBool
boolean getBool()Gets the "bool" element -
xgetBool
XmlBoolean xgetBool()Gets (as xml) the "bool" element -
isSetBool
boolean isSetBool()True if has "bool" element -
setBool
void setBool(boolean bool) Sets the "bool" element -
xsetBool
Sets (as xml) the "bool" element -
unsetBool
void unsetBool()Unsets the "bool" element -
getCy
String getCy()Gets the "cy" element -
xgetCy
STCy xgetCy()Gets (as xml) the "cy" element -
isSetCy
boolean isSetCy()True if has "cy" element -
setCy
Sets the "cy" element -
xsetCy
Sets (as xml) the "cy" element -
unsetCy
void unsetCy()Unsets the "cy" element -
getError
String getError()Gets the "error" element -
xgetError
STError xgetError()Gets (as xml) the "error" element -
isSetError
boolean isSetError()True if has "error" element -
setError
Sets the "error" element -
xsetError
Sets (as xml) the "error" element -
unsetError
void unsetError()Unsets the "error" element -
getStream
byte[] getStream()Gets the "stream" element -
xgetStream
XmlBase64Binary xgetStream()Gets (as xml) the "stream" element -
isSetStream
boolean isSetStream()True if has "stream" element -
setStream
void setStream(byte[] stream) Sets the "stream" element -
xsetStream
Sets (as xml) the "stream" element -
unsetStream
void unsetStream()Unsets the "stream" element -
getOstream
byte[] getOstream()Gets the "ostream" element -
xgetOstream
XmlBase64Binary xgetOstream()Gets (as xml) the "ostream" element -
isSetOstream
boolean isSetOstream()True if has "ostream" element -
setOstream
void setOstream(byte[] ostream) Sets the "ostream" element -
xsetOstream
Sets (as xml) the "ostream" element -
unsetOstream
void unsetOstream()Unsets the "ostream" element -
getStorage
byte[] getStorage()Gets the "storage" element -
xgetStorage
XmlBase64Binary xgetStorage()Gets (as xml) the "storage" element -
isSetStorage
boolean isSetStorage()True if has "storage" element -
setStorage
void setStorage(byte[] storage) Sets the "storage" element -
xsetStorage
Sets (as xml) the "storage" element -
unsetStorage
void unsetStorage()Unsets the "storage" element -
getOstorage
byte[] getOstorage()Gets the "ostorage" element -
xgetOstorage
XmlBase64Binary xgetOstorage()Gets (as xml) the "ostorage" element -
isSetOstorage
boolean isSetOstorage()True if has "ostorage" element -
setOstorage
void setOstorage(byte[] ostorage) Sets the "ostorage" element -
xsetOstorage
Sets (as xml) the "ostorage" element -
unsetOstorage
void unsetOstorage()Unsets the "ostorage" element -
getVstream
CTVstream getVstream()Gets the "vstream" element -
isSetVstream
boolean isSetVstream()True if has "vstream" element -
setVstream
Sets the "vstream" element -
addNewVstream
CTVstream addNewVstream()Appends and returns a new empty "vstream" element -
unsetVstream
void unsetVstream()Unsets the "vstream" element -
getClsid
String getClsid()Gets the "clsid" element -
xgetClsid
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetClsid()Gets (as xml) the "clsid" element -
isSetClsid
boolean isSetClsid()True if has "clsid" element -
setClsid
Sets the "clsid" element -
unsetClsid
void unsetClsid()Unsets the "clsid" element
-