public interface CTFtnEdnRef extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTFtnEdnRef.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 |
|---|---|
STOnOff.Enum |
getCustomMarkFollows()
Gets the "customMarkFollows" attribute
|
BigInteger |
getId()
Gets the "id" attribute
|
boolean |
isSetCustomMarkFollows()
True if has "customMarkFollows" attribute
|
void |
setCustomMarkFollows(STOnOff.Enum customMarkFollows)
Sets the "customMarkFollows" attribute
|
void |
setId(BigInteger id)
Sets the "id" attribute
|
void |
unsetCustomMarkFollows()
Unsets the "customMarkFollows" attribute
|
STOnOff |
xgetCustomMarkFollows()
Gets (as xml) the "customMarkFollows" attribute
|
STDecimalNumber |
xgetId()
Gets (as xml) the "id" attribute
|
void |
xsetCustomMarkFollows(STOnOff customMarkFollows)
Sets (as xml) the "customMarkFollows" attribute
|
void |
xsetId(STDecimalNumber id)
Sets (as xml) the "id" 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
STOnOff.Enum getCustomMarkFollows()
STOnOff xgetCustomMarkFollows()
boolean isSetCustomMarkFollows()
void setCustomMarkFollows(STOnOff.Enum customMarkFollows)
void xsetCustomMarkFollows(STOnOff customMarkFollows)
void unsetCustomMarkFollows()
BigInteger getId()
STDecimalNumber xgetId()
void setId(BigInteger id)
void xsetId(STDecimalNumber id)
Copyright © 2010 - 2020 Adobe. All Rights Reserved