Interface CTProperty
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTProperty extends XmlObject
An XML CT_Property(@http://schemas.openxmlformats.org/officeDocument/2006/custom-properties). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTProperty.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
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 CTArrayaddNewArray()Appends and returns a new empty "array" elementCTCfaddNewCf()Appends and returns a new empty "cf" elementCTEmptyaddNewEmpty()Appends and returns a new empty "empty" elementCTNulladdNewNull()Appends and returns a new empty "null" elementCTVectoraddNewVector()Appends and returns a new empty "vector" elementCTVstreamaddNewVstream()Appends and returns a new empty "vstream" elementCTArraygetArray()Gets the "array" elementbyte[]getBlob()Gets the "blob" elementbooleangetBool()Gets the "bool" elementjava.lang.StringgetBstr()Gets the "bstr" elementCTCfgetCf()Gets the "cf" elementjava.lang.StringgetClsid()Gets the "clsid" elementjava.lang.StringgetCy()Gets the "cy" elementjava.util.CalendargetDate()Gets the "date" elementjava.math.BigDecimalgetDecimal()Gets the "decimal" elementCTEmptygetEmpty()Gets the "empty" elementjava.lang.StringgetError()Gets the "error" elementjava.util.CalendargetFiletime()Gets the "filetime" elementjava.lang.StringgetFmtid()Gets the "fmtid" attributebytegetI1()Gets the "i1" elementshortgetI2()Gets the "i2" elementintgetI4()Gets the "i4" elementlonggetI8()Gets the "i8" elementintgetInt()Gets the "int" elementjava.lang.StringgetLinkTarget()Gets the "linkTarget" attributejava.lang.StringgetLpstr()Gets the "lpstr" elementjava.lang.StringgetLpwstr()Gets the "lpwstr" elementjava.lang.StringgetName()Gets the "name" attributeCTNullgetNull()Gets the "null" elementbyte[]getOblob()Gets the "oblob" elementbyte[]getOstorage()Gets the "ostorage" elementbyte[]getOstream()Gets the "ostream" elementintgetPid()Gets the "pid" attributefloatgetR4()Gets the "r4" elementdoublegetR8()Gets the "r8" elementbyte[]getStorage()Gets the "storage" elementbyte[]getStream()Gets the "stream" elementshortgetUi1()Gets the "ui1" elementintgetUi2()Gets the "ui2" elementlonggetUi4()Gets the "ui4" elementjava.math.BigIntegergetUi8()Gets the "ui8" elementlonggetUint()Gets the "uint" elementCTVectorgetVector()Gets the "vector" elementCTVstreamgetVstream()Gets the "vstream" elementbooleanisSetArray()True if has "array" elementbooleanisSetBlob()True if has "blob" elementbooleanisSetBool()True if has "bool" elementbooleanisSetBstr()True if has "bstr" elementbooleanisSetCf()True if has "cf" elementbooleanisSetClsid()True if has "clsid" elementbooleanisSetCy()True if has "cy" elementbooleanisSetDate()True if has "date" elementbooleanisSetDecimal()True if has "decimal" elementbooleanisSetEmpty()True if has "empty" elementbooleanisSetError()True if has "error" elementbooleanisSetFiletime()True 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" elementbooleanisSetLinkTarget()True if has "linkTarget" attributebooleanisSetLpstr()True if has "lpstr" elementbooleanisSetLpwstr()True if has "lpwstr" elementbooleanisSetName()True if has "name" attributebooleanisSetNull()True if has "null" elementbooleanisSetOblob()True if has "oblob" elementbooleanisSetOstorage()True if has "ostorage" elementbooleanisSetOstream()True if has "ostream" elementbooleanisSetR4()True if has "r4" elementbooleanisSetR8()True if has "r8" elementbooleanisSetStorage()True if has "storage" elementbooleanisSetStream()True if has "stream" elementbooleanisSetUi1()True if has "ui1" elementbooleanisSetUi2()True if has "ui2" elementbooleanisSetUi4()True if has "ui4" elementbooleanisSetUi8()True if has "ui8" elementbooleanisSetUint()True if has "uint" elementbooleanisSetVector()True if has "vector" elementbooleanisSetVstream()True if has "vstream" elementvoidsetArray(CTArray array)Sets the "array" elementvoidsetBlob(byte[] blob)Sets the "blob" elementvoidsetBool(boolean bool)Sets the "bool" elementvoidsetBstr(java.lang.String bstr)Sets the "bstr" elementvoidsetCf(CTCf cf)Sets the "cf" elementvoidsetClsid(java.lang.String clsid)Sets the "clsid" elementvoidsetCy(java.lang.String cy)Sets the "cy" elementvoidsetDate(java.util.Calendar date)Sets the "date" elementvoidsetDecimal(java.math.BigDecimal decimal)Sets the "decimal" elementvoidsetEmpty(CTEmpty empty)Sets the "empty" elementvoidsetError(java.lang.String error)Sets the "error" elementvoidsetFiletime(java.util.Calendar filetime)Sets the "filetime" elementvoidsetFmtid(java.lang.String fmtid)Sets the "fmtid" attributevoidsetI1(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" elementvoidsetLinkTarget(java.lang.String linkTarget)Sets the "linkTarget" attributevoidsetLpstr(java.lang.String lpstr)Sets the "lpstr" elementvoidsetLpwstr(java.lang.String lpwstr)Sets the "lpwstr" elementvoidsetName(java.lang.String name)Sets the "name" attributevoidsetNull(CTNull xnull)Sets the "null" elementvoidsetOblob(byte[] oblob)Sets the "oblob" elementvoidsetOstorage(byte[] ostorage)Sets the "ostorage" elementvoidsetOstream(byte[] ostream)Sets the "ostream" elementvoidsetPid(int pid)Sets the "pid" attributevoidsetR4(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(java.math.BigInteger ui8)Sets the "ui8" elementvoidsetUint(long uint)Sets the "uint" elementvoidsetVector(CTVector vector)Sets the "vector" elementvoidsetVstream(CTVstream vstream)Sets the "vstream" elementvoidunsetArray()Unsets the "array" elementvoidunsetBlob()Unsets the "blob" elementvoidunsetBool()Unsets the "bool" elementvoidunsetBstr()Unsets the "bstr" elementvoidunsetCf()Unsets the "cf" elementvoidunsetClsid()Unsets the "clsid" elementvoidunsetCy()Unsets the "cy" elementvoidunsetDate()Unsets the "date" elementvoidunsetDecimal()Unsets the "decimal" elementvoidunsetEmpty()Unsets the "empty" elementvoidunsetError()Unsets the "error" elementvoidunsetFiletime()Unsets the "filetime" elementvoidunsetI1()Unsets the "i1" elementvoidunsetI2()Unsets the "i2" elementvoidunsetI4()Unsets the "i4" elementvoidunsetI8()Unsets the "i8" elementvoidunsetInt()Unsets the "int" elementvoidunsetLinkTarget()Unsets the "linkTarget" attributevoidunsetLpstr()Unsets the "lpstr" elementvoidunsetLpwstr()Unsets the "lpwstr" elementvoidunsetName()Unsets the "name" attributevoidunsetNull()Unsets the "null" elementvoidunsetOblob()Unsets the "oblob" elementvoidunsetOstorage()Unsets the "ostorage" elementvoidunsetOstream()Unsets the "ostream" elementvoidunsetR4()Unsets the "r4" elementvoidunsetR8()Unsets the "r8" elementvoidunsetStorage()Unsets the "storage" elementvoidunsetStream()Unsets the "stream" elementvoidunsetUi1()Unsets the "ui1" elementvoidunsetUi2()Unsets the "ui2" elementvoidunsetUi4()Unsets the "ui4" elementvoidunsetUi8()Unsets the "ui8" elementvoidunsetUint()Unsets the "uint" elementvoidunsetVector()Unsets the "vector" elementvoidunsetVstream()Unsets the "vstream" elementXmlBase64BinaryxgetBlob()Gets (as xml) the "blob" elementXmlBooleanxgetBool()Gets (as xml) the "bool" elementXmlStringxgetBstr()Gets (as xml) the "bstr" elementSTClsidxgetClsid()Gets (as xml) the "clsid" elementSTCyxgetCy()Gets (as xml) the "cy" elementXmlDateTimexgetDate()Gets (as xml) the "date" elementXmlDecimalxgetDecimal()Gets (as xml) the "decimal" elementSTErrorxgetError()Gets (as xml) the "error" elementXmlDateTimexgetFiletime()Gets (as xml) the "filetime" elementSTClsidxgetFmtid()Gets (as xml) the "fmtid" attributeXmlBytexgetI1()Gets (as xml) the "i1" elementXmlShortxgetI2()Gets (as xml) the "i2" elementXmlIntxgetI4()Gets (as xml) the "i4" elementXmlLongxgetI8()Gets (as xml) the "i8" elementXmlIntxgetInt()Gets (as xml) the "int" elementXmlStringxgetLinkTarget()Gets (as xml) the "linkTarget" attributeXmlStringxgetLpstr()Gets (as xml) the "lpstr" elementXmlStringxgetLpwstr()Gets (as xml) the "lpwstr" elementXmlStringxgetName()Gets (as xml) the "name" attributeXmlBase64BinaryxgetOblob()Gets (as xml) the "oblob" elementXmlBase64BinaryxgetOstorage()Gets (as xml) the "ostorage" elementXmlBase64BinaryxgetOstream()Gets (as xml) the "ostream" elementXmlIntxgetPid()Gets (as xml) the "pid" attributeXmlFloatxgetR4()Gets (as xml) the "r4" elementXmlDoublexgetR8()Gets (as xml) the "r8" elementXmlBase64BinaryxgetStorage()Gets (as xml) the "storage" elementXmlBase64BinaryxgetStream()Gets (as xml) the "stream" elementXmlUnsignedBytexgetUi1()Gets (as xml) the "ui1" elementXmlUnsignedShortxgetUi2()Gets (as xml) the "ui2" elementXmlUnsignedIntxgetUi4()Gets (as xml) the "ui4" elementXmlUnsignedLongxgetUi8()Gets (as xml) the "ui8" elementXmlUnsignedIntxgetUint()Gets (as xml) the "uint" elementvoidxsetBlob(XmlBase64Binary blob)Sets (as xml) the "blob" elementvoidxsetBool(XmlBoolean bool)Sets (as xml) the "bool" elementvoidxsetBstr(XmlString bstr)Sets (as xml) the "bstr" elementvoidxsetClsid(STClsid clsid)Sets (as xml) the "clsid" elementvoidxsetCy(STCy cy)Sets (as xml) the "cy" elementvoidxsetDate(XmlDateTime date)Sets (as xml) the "date" elementvoidxsetDecimal(XmlDecimal decimal)Sets (as xml) the "decimal" elementvoidxsetError(STError error)Sets (as xml) the "error" elementvoidxsetFiletime(XmlDateTime filetime)Sets (as xml) the "filetime" elementvoidxsetFmtid(STClsid fmtid)Sets (as xml) the "fmtid" attributevoidxsetI1(XmlByte i1)Sets (as xml) the "i1" elementvoidxsetI2(XmlShort i2)Sets (as xml) the "i2" elementvoidxsetI4(XmlInt i4)Sets (as xml) the "i4" elementvoidxsetI8(XmlLong i8)Sets (as xml) the "i8" elementvoidxsetInt(XmlInt xint)Sets (as xml) the "int" elementvoidxsetLinkTarget(XmlString linkTarget)Sets (as xml) the "linkTarget" attributevoidxsetLpstr(XmlString lpstr)Sets (as xml) the "lpstr" elementvoidxsetLpwstr(XmlString lpwstr)Sets (as xml) the "lpwstr" elementvoidxsetName(XmlString name)Sets (as xml) the "name" attributevoidxsetOblob(XmlBase64Binary oblob)Sets (as xml) the "oblob" elementvoidxsetOstorage(XmlBase64Binary ostorage)Sets (as xml) the "ostorage" elementvoidxsetOstream(XmlBase64Binary ostream)Sets (as xml) the "ostream" elementvoidxsetPid(XmlInt pid)Sets (as xml) the "pid" attributevoidxsetR4(XmlFloat r4)Sets (as xml) the "r4" elementvoidxsetR8(XmlDouble r8)Sets (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" element-
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
-
getVector
CTVector getVector()
Gets the "vector" element
-
isSetVector
boolean isSetVector()
True if has "vector" element
-
setVector
void setVector(CTVector vector)
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
void setArray(CTArray array)
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
void xsetBlob(XmlBase64Binary blob)
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
void xsetOblob(XmlBase64Binary oblob)
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
void setEmpty(CTEmpty empty)
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
void setNull(CTNull xnull)
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
void xsetI1(XmlByte i1)
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
void xsetI2(XmlShort i2)
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
void xsetI4(XmlInt i4)
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
void xsetI8(XmlLong i8)
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
void xsetInt(XmlInt xint)
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
void xsetUi1(XmlUnsignedByte ui1)
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
void xsetUi2(XmlUnsignedShort ui2)
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
void xsetUi4(XmlUnsignedInt ui4)
Sets (as xml) the "ui4" element
-
unsetUi4
void unsetUi4()
Unsets the "ui4" element
-
getUi8
java.math.BigInteger getUi8()
Gets the "ui8" element
-
xgetUi8
XmlUnsignedLong xgetUi8()
Gets (as xml) the "ui8" element
-
isSetUi8
boolean isSetUi8()
True if has "ui8" element
-
setUi8
void setUi8(java.math.BigInteger ui8)
Sets the "ui8" element
-
xsetUi8
void xsetUi8(XmlUnsignedLong ui8)
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
void xsetUint(XmlUnsignedInt uint)
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
void xsetR4(XmlFloat r4)
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
void xsetR8(XmlDouble r8)
Sets (as xml) the "r8" element
-
unsetR8
void unsetR8()
Unsets the "r8" element
-
getDecimal
java.math.BigDecimal getDecimal()
Gets the "decimal" element
-
xgetDecimal
XmlDecimal xgetDecimal()
Gets (as xml) the "decimal" element
-
isSetDecimal
boolean isSetDecimal()
True if has "decimal" element
-
setDecimal
void setDecimal(java.math.BigDecimal decimal)
Sets the "decimal" element
-
xsetDecimal
void xsetDecimal(XmlDecimal decimal)
Sets (as xml) the "decimal" element
-
unsetDecimal
void unsetDecimal()
Unsets the "decimal" element
-
getLpstr
java.lang.String getLpstr()
Gets the "lpstr" element
-
xgetLpstr
XmlString xgetLpstr()
Gets (as xml) the "lpstr" element
-
isSetLpstr
boolean isSetLpstr()
True if has "lpstr" element
-
setLpstr
void setLpstr(java.lang.String lpstr)
Sets the "lpstr" element
-
xsetLpstr
void xsetLpstr(XmlString lpstr)
Sets (as xml) the "lpstr" element
-
unsetLpstr
void unsetLpstr()
Unsets the "lpstr" element
-
getLpwstr
java.lang.String getLpwstr()
Gets the "lpwstr" element
-
xgetLpwstr
XmlString xgetLpwstr()
Gets (as xml) the "lpwstr" element
-
isSetLpwstr
boolean isSetLpwstr()
True if has "lpwstr" element
-
setLpwstr
void setLpwstr(java.lang.String lpwstr)
Sets the "lpwstr" element
-
xsetLpwstr
void xsetLpwstr(XmlString lpwstr)
Sets (as xml) the "lpwstr" element
-
unsetLpwstr
void unsetLpwstr()
Unsets the "lpwstr" element
-
getBstr
java.lang.String getBstr()
Gets the "bstr" element
-
xgetBstr
XmlString xgetBstr()
Gets (as xml) the "bstr" element
-
isSetBstr
boolean isSetBstr()
True if has "bstr" element
-
setBstr
void setBstr(java.lang.String bstr)
Sets the "bstr" element
-
xsetBstr
void xsetBstr(XmlString bstr)
Sets (as xml) the "bstr" element
-
unsetBstr
void unsetBstr()
Unsets the "bstr" element
-
getDate
java.util.Calendar getDate()
Gets the "date" element
-
xgetDate
XmlDateTime xgetDate()
Gets (as xml) the "date" element
-
isSetDate
boolean isSetDate()
True if has "date" element
-
setDate
void setDate(java.util.Calendar date)
Sets the "date" element
-
xsetDate
void xsetDate(XmlDateTime date)
Sets (as xml) the "date" element
-
unsetDate
void unsetDate()
Unsets the "date" element
-
getFiletime
java.util.Calendar getFiletime()
Gets the "filetime" element
-
xgetFiletime
XmlDateTime xgetFiletime()
Gets (as xml) the "filetime" element
-
isSetFiletime
boolean isSetFiletime()
True if has "filetime" element
-
setFiletime
void setFiletime(java.util.Calendar filetime)
Sets the "filetime" element
-
xsetFiletime
void xsetFiletime(XmlDateTime filetime)
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
void xsetBool(XmlBoolean bool)
Sets (as xml) the "bool" element
-
unsetBool
void unsetBool()
Unsets the "bool" element
-
getCy
java.lang.String getCy()
Gets the "cy" element
-
xgetCy
STCy xgetCy()
Gets (as xml) the "cy" element
-
isSetCy
boolean isSetCy()
True if has "cy" element
-
setCy
void setCy(java.lang.String cy)
Sets the "cy" element
-
xsetCy
void xsetCy(STCy cy)
Sets (as xml) the "cy" element
-
unsetCy
void unsetCy()
Unsets the "cy" element
-
getError
java.lang.String getError()
Gets the "error" element
-
xgetError
STError xgetError()
Gets (as xml) the "error" element
-
isSetError
boolean isSetError()
True if has "error" element
-
setError
void setError(java.lang.String error)
Sets the "error" element
-
xsetError
void xsetError(STError error)
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
void xsetStream(XmlBase64Binary stream)
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
void xsetOstream(XmlBase64Binary ostream)
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
void xsetStorage(XmlBase64Binary storage)
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
void xsetOstorage(XmlBase64Binary ostorage)
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
void setVstream(CTVstream vstream)
Sets the "vstream" element
-
addNewVstream
CTVstream addNewVstream()
Appends and returns a new empty "vstream" element
-
unsetVstream
void unsetVstream()
Unsets the "vstream" element
-
getClsid
java.lang.String getClsid()
Gets the "clsid" element
-
xgetClsid
STClsid xgetClsid()
Gets (as xml) the "clsid" element
-
isSetClsid
boolean isSetClsid()
True if has "clsid" element
-
setClsid
void setClsid(java.lang.String clsid)
Sets the "clsid" element
-
xsetClsid
void xsetClsid(STClsid clsid)
Sets (as xml) the "clsid" element
-
unsetClsid
void unsetClsid()
Unsets the "clsid" element
-
getCf
CTCf getCf()
Gets the "cf" element
-
isSetCf
boolean isSetCf()
True if has "cf" element
-
setCf
void setCf(CTCf cf)
Sets the "cf" element
-
addNewCf
CTCf addNewCf()
Appends and returns a new empty "cf" element
-
unsetCf
void unsetCf()
Unsets the "cf" element
-
getFmtid
java.lang.String getFmtid()
Gets the "fmtid" attribute
-
xgetFmtid
STClsid xgetFmtid()
Gets (as xml) the "fmtid" attribute
-
setFmtid
void setFmtid(java.lang.String fmtid)
Sets the "fmtid" attribute
-
xsetFmtid
void xsetFmtid(STClsid fmtid)
Sets (as xml) the "fmtid" attribute
-
getPid
int getPid()
Gets the "pid" attribute
-
xgetPid
XmlInt xgetPid()
Gets (as xml) the "pid" attribute
-
setPid
void setPid(int pid)
Sets the "pid" attribute
-
xsetPid
void xsetPid(XmlInt pid)
Sets (as xml) the "pid" attribute
-
getName
java.lang.String getName()
Gets the "name" attribute
-
xgetName
XmlString xgetName()
Gets (as xml) the "name" attribute
-
isSetName
boolean isSetName()
True if has "name" attribute
-
setName
void setName(java.lang.String name)
Sets the "name" attribute
-
xsetName
void xsetName(XmlString name)
Sets (as xml) the "name" attribute
-
unsetName
void unsetName()
Unsets the "name" attribute
-
getLinkTarget
java.lang.String getLinkTarget()
Gets the "linkTarget" attribute
-
xgetLinkTarget
XmlString xgetLinkTarget()
Gets (as xml) the "linkTarget" attribute
-
isSetLinkTarget
boolean isSetLinkTarget()
True if has "linkTarget" attribute
-
setLinkTarget
void setLinkTarget(java.lang.String linkTarget)
Sets the "linkTarget" attribute
-
xsetLinkTarget
void xsetLinkTarget(XmlString linkTarget)
Sets (as xml) the "linkTarget" attribute
-
unsetLinkTarget
void unsetLinkTarget()
Unsets the "linkTarget" attribute
-
-