Interface CTObject
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTObject extends XmlObject
An XML CT_Object(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTObject>Factorystatic 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 CTControladdNewControl()Appends and returns a new empty "control" elementCTDrawingaddNewDrawing()Appends and returns a new empty "drawing" elementCTReladdNewMovie()Appends and returns a new empty "movie" elementCTObjectEmbedaddNewObjectEmbed()Appends and returns a new empty "objectEmbed" elementCTObjectLinkaddNewObjectLink()Appends and returns a new empty "objectLink" elementCTControlgetControl()Gets the "control" elementCTDrawinggetDrawing()Gets the "drawing" elementjava.lang.ObjectgetDxaOrig()Gets the "dxaOrig" attributejava.lang.ObjectgetDyaOrig()Gets the "dyaOrig" attributeCTRelgetMovie()Gets the "movie" elementCTObjectEmbedgetObjectEmbed()Gets the "objectEmbed" elementCTObjectLinkgetObjectLink()Gets the "objectLink" elementbooleanisSetControl()True if has "control" elementbooleanisSetDrawing()True if has "drawing" elementbooleanisSetDxaOrig()True if has "dxaOrig" attributebooleanisSetDyaOrig()True if has "dyaOrig" attributebooleanisSetMovie()True if has "movie" elementbooleanisSetObjectEmbed()True if has "objectEmbed" elementbooleanisSetObjectLink()True if has "objectLink" elementvoidsetControl(CTControl control)Sets the "control" elementvoidsetDrawing(CTDrawing drawing)Sets the "drawing" elementvoidsetDxaOrig(java.lang.Object dxaOrig)Sets the "dxaOrig" attributevoidsetDyaOrig(java.lang.Object dyaOrig)Sets the "dyaOrig" attributevoidsetMovie(CTRel movie)Sets the "movie" elementvoidsetObjectEmbed(CTObjectEmbed objectEmbed)Sets the "objectEmbed" elementvoidsetObjectLink(CTObjectLink objectLink)Sets the "objectLink" elementvoidunsetControl()Unsets the "control" elementvoidunsetDrawing()Unsets the "drawing" elementvoidunsetDxaOrig()Unsets the "dxaOrig" attributevoidunsetDyaOrig()Unsets the "dyaOrig" attributevoidunsetMovie()Unsets the "movie" elementvoidunsetObjectEmbed()Unsets the "objectEmbed" elementvoidunsetObjectLink()Unsets the "objectLink" elementorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasurexgetDxaOrig()Gets (as xml) the "dxaOrig" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasurexgetDyaOrig()Gets (as xml) the "dyaOrig" attributevoidxsetDxaOrig(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure dxaOrig)Sets (as xml) the "dxaOrig" attributevoidxsetDyaOrig(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure dyaOrig)Sets (as xml) the "dyaOrig" 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<CTObject> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getDrawing
CTDrawing getDrawing()
Gets the "drawing" element
-
isSetDrawing
boolean isSetDrawing()
True if has "drawing" element
-
setDrawing
void setDrawing(CTDrawing drawing)
Sets the "drawing" element
-
addNewDrawing
CTDrawing addNewDrawing()
Appends and returns a new empty "drawing" element
-
unsetDrawing
void unsetDrawing()
Unsets the "drawing" element
-
getControl
CTControl getControl()
Gets the "control" element
-
isSetControl
boolean isSetControl()
True if has "control" element
-
setControl
void setControl(CTControl control)
Sets the "control" element
-
addNewControl
CTControl addNewControl()
Appends and returns a new empty "control" element
-
unsetControl
void unsetControl()
Unsets the "control" element
-
getObjectLink
CTObjectLink getObjectLink()
Gets the "objectLink" element
-
isSetObjectLink
boolean isSetObjectLink()
True if has "objectLink" element
-
setObjectLink
void setObjectLink(CTObjectLink objectLink)
Sets the "objectLink" element
-
addNewObjectLink
CTObjectLink addNewObjectLink()
Appends and returns a new empty "objectLink" element
-
unsetObjectLink
void unsetObjectLink()
Unsets the "objectLink" element
-
getObjectEmbed
CTObjectEmbed getObjectEmbed()
Gets the "objectEmbed" element
-
isSetObjectEmbed
boolean isSetObjectEmbed()
True if has "objectEmbed" element
-
setObjectEmbed
void setObjectEmbed(CTObjectEmbed objectEmbed)
Sets the "objectEmbed" element
-
addNewObjectEmbed
CTObjectEmbed addNewObjectEmbed()
Appends and returns a new empty "objectEmbed" element
-
unsetObjectEmbed
void unsetObjectEmbed()
Unsets the "objectEmbed" element
-
getMovie
CTRel getMovie()
Gets the "movie" element
-
isSetMovie
boolean isSetMovie()
True if has "movie" element
-
setMovie
void setMovie(CTRel movie)
Sets the "movie" element
-
addNewMovie
CTRel addNewMovie()
Appends and returns a new empty "movie" element
-
unsetMovie
void unsetMovie()
Unsets the "movie" element
-
getDxaOrig
java.lang.Object getDxaOrig()
Gets the "dxaOrig" attribute
-
xgetDxaOrig
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetDxaOrig()
Gets (as xml) the "dxaOrig" attribute
-
isSetDxaOrig
boolean isSetDxaOrig()
True if has "dxaOrig" attribute
-
setDxaOrig
void setDxaOrig(java.lang.Object dxaOrig)
Sets the "dxaOrig" attribute
-
xsetDxaOrig
void xsetDxaOrig(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure dxaOrig)
Sets (as xml) the "dxaOrig" attribute
-
unsetDxaOrig
void unsetDxaOrig()
Unsets the "dxaOrig" attribute
-
getDyaOrig
java.lang.Object getDyaOrig()
Gets the "dyaOrig" attribute
-
xgetDyaOrig
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetDyaOrig()
Gets (as xml) the "dyaOrig" attribute
-
isSetDyaOrig
boolean isSetDyaOrig()
True if has "dyaOrig" attribute
-
setDyaOrig
void setDyaOrig(java.lang.Object dyaOrig)
Sets the "dyaOrig" attribute
-
xsetDyaOrig
void xsetDyaOrig(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure dyaOrig)
Sets (as xml) the "dyaOrig" attribute
-
unsetDyaOrig
void unsetDyaOrig()
Unsets the "dyaOrig" attribute
-
-