public interface CTStringTag extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTStringTag.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 |
getName()
Gets the "name" attribute
|
String |
getVal()
Gets the "val" attribute
|
boolean |
isSetName()
True if has "name" attribute
|
boolean |
isSetVal()
True if has "val" attribute
|
void |
setName(String name)
Sets the "name" attribute
|
void |
setVal(String val)
Sets the "val" attribute
|
void |
unsetName()
Unsets the "name" attribute
|
void |
unsetVal()
Unsets the "val" attribute
|
XmlString |
xgetName()
Gets (as xml) the "name" attribute
|
XmlString |
xgetVal()
Gets (as xml) the "val" attribute
|
void |
xsetName(XmlString name)
Sets (as xml) the "name" attribute
|
void |
xsetVal(XmlString val)
Sets (as xml) the "val" 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 getName()
XmlString xgetName()
boolean isSetName()
void setName(String name)
void xsetName(XmlString name)
void unsetName()
String getVal()
XmlString xgetVal()
boolean isSetVal()
void setVal(String val)
void xsetVal(XmlString val)
void unsetVal()
Copyright © 2010 - 2020 Adobe. All Rights Reserved