public interface CTEastAsianLayout extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTEastAsianLayout.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 |
getCombine()
Gets the "combine" attribute
|
STCombineBrackets.Enum |
getCombineBrackets()
Gets the "combineBrackets" attribute
|
BigInteger |
getId()
Gets the "id" attribute
|
STOnOff.Enum |
getVert()
Gets the "vert" attribute
|
STOnOff.Enum |
getVertCompress()
Gets the "vertCompress" attribute
|
boolean |
isSetCombine()
True if has "combine" attribute
|
boolean |
isSetCombineBrackets()
True if has "combineBrackets" attribute
|
boolean |
isSetId()
True if has "id" attribute
|
boolean |
isSetVert()
True if has "vert" attribute
|
boolean |
isSetVertCompress()
True if has "vertCompress" attribute
|
void |
setCombine(STOnOff.Enum combine)
Sets the "combine" attribute
|
void |
setCombineBrackets(STCombineBrackets.Enum combineBrackets)
Sets the "combineBrackets" attribute
|
void |
setId(BigInteger id)
Sets the "id" attribute
|
void |
setVert(STOnOff.Enum vert)
Sets the "vert" attribute
|
void |
setVertCompress(STOnOff.Enum vertCompress)
Sets the "vertCompress" attribute
|
void |
unsetCombine()
Unsets the "combine" attribute
|
void |
unsetCombineBrackets()
Unsets the "combineBrackets" attribute
|
void |
unsetId()
Unsets the "id" attribute
|
void |
unsetVert()
Unsets the "vert" attribute
|
void |
unsetVertCompress()
Unsets the "vertCompress" attribute
|
STOnOff |
xgetCombine()
Gets (as xml) the "combine" attribute
|
STCombineBrackets |
xgetCombineBrackets()
Gets (as xml) the "combineBrackets" attribute
|
STDecimalNumber |
xgetId()
Gets (as xml) the "id" attribute
|
STOnOff |
xgetVert()
Gets (as xml) the "vert" attribute
|
STOnOff |
xgetVertCompress()
Gets (as xml) the "vertCompress" attribute
|
void |
xsetCombine(STOnOff combine)
Sets (as xml) the "combine" attribute
|
void |
xsetCombineBrackets(STCombineBrackets combineBrackets)
Sets (as xml) the "combineBrackets" attribute
|
void |
xsetId(STDecimalNumber id)
Sets (as xml) the "id" attribute
|
void |
xsetVert(STOnOff vert)
Sets (as xml) the "vert" attribute
|
void |
xsetVertCompress(STOnOff vertCompress)
Sets (as xml) the "vertCompress" 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
BigInteger getId()
STDecimalNumber xgetId()
boolean isSetId()
void setId(BigInteger id)
void xsetId(STDecimalNumber id)
void unsetId()
STOnOff.Enum getCombine()
STOnOff xgetCombine()
boolean isSetCombine()
void setCombine(STOnOff.Enum combine)
void xsetCombine(STOnOff combine)
void unsetCombine()
STCombineBrackets.Enum getCombineBrackets()
STCombineBrackets xgetCombineBrackets()
boolean isSetCombineBrackets()
void setCombineBrackets(STCombineBrackets.Enum combineBrackets)
void xsetCombineBrackets(STCombineBrackets combineBrackets)
void unsetCombineBrackets()
STOnOff.Enum getVert()
STOnOff xgetVert()
boolean isSetVert()
void setVert(STOnOff.Enum vert)
void xsetVert(STOnOff vert)
void unsetVert()
STOnOff.Enum getVertCompress()
STOnOff xgetVertCompress()
boolean isSetVertCompress()
void setVertCompress(STOnOff.Enum vertCompress)
void xsetVertCompress(STOnOff vertCompress)
void unsetVertCompress()
Copyright © 2010 - 2020 Adobe. All Rights Reserved