public interface CTSerTx extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTSerTx.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 |
|---|---|
CTStrRef |
addNewStrRef()
Appends and returns a new empty "strRef" element
|
CTStrRef |
getStrRef()
Gets the "strRef" element
|
String |
getV()
Gets the "v" element
|
boolean |
isSetStrRef()
True if has "strRef" element
|
boolean |
isSetV()
True if has "v" element
|
void |
setStrRef(CTStrRef strRef)
Sets the "strRef" element
|
void |
setV(String v)
Sets the "v" element
|
void |
unsetStrRef()
Unsets the "strRef" element
|
void |
unsetV()
Unsets the "v" element
|
STXstring |
xgetV()
Gets (as xml) the "v" element
|
void |
xsetV(STXstring v)
Sets (as xml) the "v" element
|
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
CTStrRef getStrRef()
boolean isSetStrRef()
void setStrRef(CTStrRef strRef)
CTStrRef addNewStrRef()
void unsetStrRef()
String getV()
STXstring xgetV()
boolean isSetV()
void setV(String v)
void xsetV(STXstring v)
void unsetV()
Copyright © 2010 - 2020 Adobe. All Rights Reserved