public interface CTOleLink extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTOleLink.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
CTOleItems |
addNewOleItems()
Appends and returns a new empty "oleItems" element
|
String |
getId()
Gets the "id" attribute
|
CTOleItems |
getOleItems()
Gets the "oleItems" element
|
String |
getProgId()
Gets the "progId" attribute
|
boolean |
isSetOleItems()
True if has "oleItems" element
|
void |
setId(String id)
Sets the "id" attribute
|
void |
setOleItems(CTOleItems oleItems)
Sets the "oleItems" element
|
void |
setProgId(String progId)
Sets the "progId" attribute
|
void |
unsetOleItems()
Unsets the "oleItems" element
|
STRelationshipId |
xgetId()
Gets (as xml) the "id" attribute
|
STXstring |
xgetProgId()
Gets (as xml) the "progId" attribute
|
void |
xsetId(STRelationshipId id)
Sets (as xml) the "id" attribute
|
void |
xsetProgId(STXstring progId)
Sets (as xml) the "progId" attribute
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
CTOleItems getOleItems()
boolean isSetOleItems()
void setOleItems(CTOleItems oleItems)
CTOleItems addNewOleItems()
void unsetOleItems()
String getId()
STRelationshipId xgetId()
void setId(String id)
void xsetId(STRelationshipId id)
String getProgId()
STXstring xgetProgId()
void setProgId(String progId)
void xsetProgId(STXstring progId)
Copyright © 2010 - 2020 Adobe. All Rights Reserved