public interface CTMoveBookmark extends CTBookmark
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTMoveBookmark.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 |
|---|---|
String |
getAuthor()
Gets the "author" attribute
|
Calendar |
getDate()
Gets the "date" attribute
|
void |
setAuthor(String author)
Sets the "author" attribute
|
void |
setDate(Calendar date)
Sets the "date" attribute
|
STString |
xgetAuthor()
Gets (as xml) the "author" attribute
|
STDateTime |
xgetDate()
Gets (as xml) the "date" attribute
|
void |
xsetAuthor(STString author)
Sets (as xml) the "author" attribute
|
void |
xsetDate(STDateTime date)
Sets (as xml) the "date" attribute
|
getName, setName, xgetName, xsetNamegetColFirst, getColLast, isSetColFirst, isSetColLast, setColFirst, setColLast, unsetColFirst, unsetColLast, xgetColFirst, xgetColLast, xsetColFirst, xsetColLastgetDisplacedByCustomXml, isSetDisplacedByCustomXml, setDisplacedByCustomXml, unsetDisplacedByCustomXml, xgetDisplacedByCustomXml, xsetDisplacedByCustomXmlgetId, setId, xgetId, xsetIdchangeType, 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
String getAuthor()
STString xgetAuthor()
void setAuthor(String author)
void xsetAuthor(STString author)
Calendar getDate()
STDateTime xgetDate()
void setDate(Calendar date)
void xsetDate(STDateTime date)
Copyright © 2010 - 2020 Adobe. All Rights Reserved