public interface CTTextField extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTextField.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 |
|---|---|
long |
getPosition()
Gets the "position" attribute
|
STExternalConnectionType.Enum |
getType()
Gets the "type" attribute
|
boolean |
isSetPosition()
True if has "position" attribute
|
boolean |
isSetType()
True if has "type" attribute
|
void |
setPosition(long position)
Sets the "position" attribute
|
void |
setType(STExternalConnectionType.Enum type)
Sets the "type" attribute
|
void |
unsetPosition()
Unsets the "position" attribute
|
void |
unsetType()
Unsets the "type" attribute
|
XmlUnsignedInt |
xgetPosition()
Gets (as xml) the "position" attribute
|
STExternalConnectionType |
xgetType()
Gets (as xml) the "type" attribute
|
void |
xsetPosition(XmlUnsignedInt position)
Sets (as xml) the "position" attribute
|
void |
xsetType(STExternalConnectionType type)
Sets (as xml) the "type" 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
STExternalConnectionType.Enum getType()
STExternalConnectionType xgetType()
boolean isSetType()
void setType(STExternalConnectionType.Enum type)
void xsetType(STExternalConnectionType type)
void unsetType()
long getPosition()
XmlUnsignedInt xgetPosition()
boolean isSetPosition()
void setPosition(long position)
void xsetPosition(XmlUnsignedInt position)
void unsetPosition()
Copyright © 2010 - 2020 Adobe. All Rights Reserved