public interface CTTrackChange extends CTMarkup
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTrackChange.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
|
boolean |
isSetDate()
True if has "date" attribute
|
void |
setAuthor(String author)
Sets the "author" attribute
|
void |
setDate(Calendar date)
Sets the "date" attribute
|
void |
unsetDate()
Unsets 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
|
getId, 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()
boolean isSetDate()
void setDate(Calendar date)
void xsetDate(STDateTime date)
void unsetDate()
Copyright © 2010 - 2020 Adobe. All Rights Reserved