public interface CTProof extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTProof.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 |
|---|---|
STProof.Enum |
getGrammar()
Gets the "grammar" attribute
|
STProof.Enum |
getSpelling()
Gets the "spelling" attribute
|
boolean |
isSetGrammar()
True if has "grammar" attribute
|
boolean |
isSetSpelling()
True if has "spelling" attribute
|
void |
setGrammar(STProof.Enum grammar)
Sets the "grammar" attribute
|
void |
setSpelling(STProof.Enum spelling)
Sets the "spelling" attribute
|
void |
unsetGrammar()
Unsets the "grammar" attribute
|
void |
unsetSpelling()
Unsets the "spelling" attribute
|
STProof |
xgetGrammar()
Gets (as xml) the "grammar" attribute
|
STProof |
xgetSpelling()
Gets (as xml) the "spelling" attribute
|
void |
xsetGrammar(STProof grammar)
Sets (as xml) the "grammar" attribute
|
void |
xsetSpelling(STProof spelling)
Sets (as xml) the "spelling" 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
STProof.Enum getSpelling()
STProof xgetSpelling()
boolean isSetSpelling()
void setSpelling(STProof.Enum spelling)
void xsetSpelling(STProof spelling)
void unsetSpelling()
STProof.Enum getGrammar()
STProof xgetGrammar()
boolean isSetGrammar()
void setGrammar(STProof.Enum grammar)
void xsetGrammar(STProof grammar)
void unsetGrammar()
Copyright © 2010 - 2020 Adobe. All Rights Reserved