public interface CTRevisionCustomView extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTRevisionCustomView.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 |
|---|---|
STRevisionAction.Enum |
getAction()
Gets the "action" attribute
|
String |
getGuid()
Gets the "guid" attribute
|
void |
setAction(STRevisionAction.Enum action)
Sets the "action" attribute
|
void |
setGuid(String guid)
Sets the "guid" attribute
|
STRevisionAction |
xgetAction()
Gets (as xml) the "action" attribute
|
STGuid |
xgetGuid()
Gets (as xml) the "guid" attribute
|
void |
xsetAction(STRevisionAction action)
Sets (as xml) the "action" attribute
|
void |
xsetGuid(STGuid guid)
Sets (as xml) the "guid" 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
String getGuid()
STGuid xgetGuid()
void setGuid(String guid)
void xsetGuid(STGuid guid)
STRevisionAction.Enum getAction()
STRevisionAction xgetAction()
void setAction(STRevisionAction.Enum action)
void xsetAction(STRevisionAction action)
Copyright © 2010 - 2020 Adobe. All Rights Reserved