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.
  • Field Details

  • Method Details

    • 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

      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(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

      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(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

      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(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

      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(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

      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(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

      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(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

      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(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

      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(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

      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(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

      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

      void setClsid(String clsid)
      Sets the "clsid" element
    • xsetClsid

      void xsetClsid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid clsid)
      Sets (as xml) the "clsid" element
    • unsetClsid

      void unsetClsid()
      Unsets the "clsid" element
    • getFmtid

      String getFmtid()
      Gets the "fmtid" attribute
    • xgetFmtid

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetFmtid()
      Gets (as xml) the "fmtid" attribute
    • setFmtid

      void setFmtid(String fmtid)
      Sets the "fmtid" attribute
    • xsetFmtid

      void xsetFmtid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid 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

      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(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

      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(String linkTarget)
      Sets the "linkTarget" attribute
    • xsetLinkTarget

      void xsetLinkTarget(XmlString linkTarget)
      Sets (as xml) the "linkTarget" attribute
    • unsetLinkTarget

      void unsetLinkTarget()
      Unsets the "linkTarget" attribute