Interface CTColorSchemeMapping
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTColorSchemeMapping extends XmlObject
An XML CT_ColorSchemeMapping(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTColorSchemeMapping>Factorystatic SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description STWmlColorSchemeIndex.EnumgetAccent1()Gets the "accent1" attributeSTWmlColorSchemeIndex.EnumgetAccent2()Gets the "accent2" attributeSTWmlColorSchemeIndex.EnumgetAccent3()Gets the "accent3" attributeSTWmlColorSchemeIndex.EnumgetAccent4()Gets the "accent4" attributeSTWmlColorSchemeIndex.EnumgetAccent5()Gets the "accent5" attributeSTWmlColorSchemeIndex.EnumgetAccent6()Gets the "accent6" attributeSTWmlColorSchemeIndex.EnumgetBg1()Gets the "bg1" attributeSTWmlColorSchemeIndex.EnumgetBg2()Gets the "bg2" attributeSTWmlColorSchemeIndex.EnumgetFollowedHyperlink()Gets the "followedHyperlink" attributeSTWmlColorSchemeIndex.EnumgetHyperlink()Gets the "hyperlink" attributeSTWmlColorSchemeIndex.EnumgetT1()Gets the "t1" attributeSTWmlColorSchemeIndex.EnumgetT2()Gets the "t2" attributebooleanisSetAccent1()True if has "accent1" attributebooleanisSetAccent2()True if has "accent2" attributebooleanisSetAccent3()True if has "accent3" attributebooleanisSetAccent4()True if has "accent4" attributebooleanisSetAccent5()True if has "accent5" attributebooleanisSetAccent6()True if has "accent6" attributebooleanisSetBg1()True if has "bg1" attributebooleanisSetBg2()True if has "bg2" attributebooleanisSetFollowedHyperlink()True if has "followedHyperlink" attributebooleanisSetHyperlink()True if has "hyperlink" attributebooleanisSetT1()True if has "t1" attributebooleanisSetT2()True if has "t2" attributevoidsetAccent1(STWmlColorSchemeIndex.Enum accent1)Sets the "accent1" attributevoidsetAccent2(STWmlColorSchemeIndex.Enum accent2)Sets the "accent2" attributevoidsetAccent3(STWmlColorSchemeIndex.Enum accent3)Sets the "accent3" attributevoidsetAccent4(STWmlColorSchemeIndex.Enum accent4)Sets the "accent4" attributevoidsetAccent5(STWmlColorSchemeIndex.Enum accent5)Sets the "accent5" attributevoidsetAccent6(STWmlColorSchemeIndex.Enum accent6)Sets the "accent6" attributevoidsetBg1(STWmlColorSchemeIndex.Enum bg1)Sets the "bg1" attributevoidsetBg2(STWmlColorSchemeIndex.Enum bg2)Sets the "bg2" attributevoidsetFollowedHyperlink(STWmlColorSchemeIndex.Enum followedHyperlink)Sets the "followedHyperlink" attributevoidsetHyperlink(STWmlColorSchemeIndex.Enum hyperlink)Sets the "hyperlink" attributevoidsetT1(STWmlColorSchemeIndex.Enum t1)Sets the "t1" attributevoidsetT2(STWmlColorSchemeIndex.Enum t2)Sets the "t2" attributevoidunsetAccent1()Unsets the "accent1" attributevoidunsetAccent2()Unsets the "accent2" attributevoidunsetAccent3()Unsets the "accent3" attributevoidunsetAccent4()Unsets the "accent4" attributevoidunsetAccent5()Unsets the "accent5" attributevoidunsetAccent6()Unsets the "accent6" attributevoidunsetBg1()Unsets the "bg1" attributevoidunsetBg2()Unsets the "bg2" attributevoidunsetFollowedHyperlink()Unsets the "followedHyperlink" attributevoidunsetHyperlink()Unsets the "hyperlink" attributevoidunsetT1()Unsets the "t1" attributevoidunsetT2()Unsets the "t2" attributeSTWmlColorSchemeIndexxgetAccent1()Gets (as xml) the "accent1" attributeSTWmlColorSchemeIndexxgetAccent2()Gets (as xml) the "accent2" attributeSTWmlColorSchemeIndexxgetAccent3()Gets (as xml) the "accent3" attributeSTWmlColorSchemeIndexxgetAccent4()Gets (as xml) the "accent4" attributeSTWmlColorSchemeIndexxgetAccent5()Gets (as xml) the "accent5" attributeSTWmlColorSchemeIndexxgetAccent6()Gets (as xml) the "accent6" attributeSTWmlColorSchemeIndexxgetBg1()Gets (as xml) the "bg1" attributeSTWmlColorSchemeIndexxgetBg2()Gets (as xml) the "bg2" attributeSTWmlColorSchemeIndexxgetFollowedHyperlink()Gets (as xml) the "followedHyperlink" attributeSTWmlColorSchemeIndexxgetHyperlink()Gets (as xml) the "hyperlink" attributeSTWmlColorSchemeIndexxgetT1()Gets (as xml) the "t1" attributeSTWmlColorSchemeIndexxgetT2()Gets (as xml) the "t2" attributevoidxsetAccent1(STWmlColorSchemeIndex accent1)Sets (as xml) the "accent1" attributevoidxsetAccent2(STWmlColorSchemeIndex accent2)Sets (as xml) the "accent2" attributevoidxsetAccent3(STWmlColorSchemeIndex accent3)Sets (as xml) the "accent3" attributevoidxsetAccent4(STWmlColorSchemeIndex accent4)Sets (as xml) the "accent4" attributevoidxsetAccent5(STWmlColorSchemeIndex accent5)Sets (as xml) the "accent5" attributevoidxsetAccent6(STWmlColorSchemeIndex accent6)Sets (as xml) the "accent6" attributevoidxsetBg1(STWmlColorSchemeIndex bg1)Sets (as xml) the "bg1" attributevoidxsetBg2(STWmlColorSchemeIndex bg2)Sets (as xml) the "bg2" attributevoidxsetFollowedHyperlink(STWmlColorSchemeIndex followedHyperlink)Sets (as xml) the "followedHyperlink" attributevoidxsetHyperlink(STWmlColorSchemeIndex hyperlink)Sets (as xml) the "hyperlink" attributevoidxsetT1(STWmlColorSchemeIndex t1)Sets (as xml) the "t1" attributevoidxsetT2(STWmlColorSchemeIndex t2)Sets (as xml) the "t2" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
Factory
static final DocumentFactory<CTColorSchemeMapping> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getBg1
STWmlColorSchemeIndex.Enum getBg1()
Gets the "bg1" attribute
-
xgetBg1
STWmlColorSchemeIndex xgetBg1()
Gets (as xml) the "bg1" attribute
-
isSetBg1
boolean isSetBg1()
True if has "bg1" attribute
-
setBg1
void setBg1(STWmlColorSchemeIndex.Enum bg1)
Sets the "bg1" attribute
-
xsetBg1
void xsetBg1(STWmlColorSchemeIndex bg1)
Sets (as xml) the "bg1" attribute
-
unsetBg1
void unsetBg1()
Unsets the "bg1" attribute
-
getT1
STWmlColorSchemeIndex.Enum getT1()
Gets the "t1" attribute
-
xgetT1
STWmlColorSchemeIndex xgetT1()
Gets (as xml) the "t1" attribute
-
isSetT1
boolean isSetT1()
True if has "t1" attribute
-
setT1
void setT1(STWmlColorSchemeIndex.Enum t1)
Sets the "t1" attribute
-
xsetT1
void xsetT1(STWmlColorSchemeIndex t1)
Sets (as xml) the "t1" attribute
-
unsetT1
void unsetT1()
Unsets the "t1" attribute
-
getBg2
STWmlColorSchemeIndex.Enum getBg2()
Gets the "bg2" attribute
-
xgetBg2
STWmlColorSchemeIndex xgetBg2()
Gets (as xml) the "bg2" attribute
-
isSetBg2
boolean isSetBg2()
True if has "bg2" attribute
-
setBg2
void setBg2(STWmlColorSchemeIndex.Enum bg2)
Sets the "bg2" attribute
-
xsetBg2
void xsetBg2(STWmlColorSchemeIndex bg2)
Sets (as xml) the "bg2" attribute
-
unsetBg2
void unsetBg2()
Unsets the "bg2" attribute
-
getT2
STWmlColorSchemeIndex.Enum getT2()
Gets the "t2" attribute
-
xgetT2
STWmlColorSchemeIndex xgetT2()
Gets (as xml) the "t2" attribute
-
isSetT2
boolean isSetT2()
True if has "t2" attribute
-
setT2
void setT2(STWmlColorSchemeIndex.Enum t2)
Sets the "t2" attribute
-
xsetT2
void xsetT2(STWmlColorSchemeIndex t2)
Sets (as xml) the "t2" attribute
-
unsetT2
void unsetT2()
Unsets the "t2" attribute
-
getAccent1
STWmlColorSchemeIndex.Enum getAccent1()
Gets the "accent1" attribute
-
xgetAccent1
STWmlColorSchemeIndex xgetAccent1()
Gets (as xml) the "accent1" attribute
-
isSetAccent1
boolean isSetAccent1()
True if has "accent1" attribute
-
setAccent1
void setAccent1(STWmlColorSchemeIndex.Enum accent1)
Sets the "accent1" attribute
-
xsetAccent1
void xsetAccent1(STWmlColorSchemeIndex accent1)
Sets (as xml) the "accent1" attribute
-
unsetAccent1
void unsetAccent1()
Unsets the "accent1" attribute
-
getAccent2
STWmlColorSchemeIndex.Enum getAccent2()
Gets the "accent2" attribute
-
xgetAccent2
STWmlColorSchemeIndex xgetAccent2()
Gets (as xml) the "accent2" attribute
-
isSetAccent2
boolean isSetAccent2()
True if has "accent2" attribute
-
setAccent2
void setAccent2(STWmlColorSchemeIndex.Enum accent2)
Sets the "accent2" attribute
-
xsetAccent2
void xsetAccent2(STWmlColorSchemeIndex accent2)
Sets (as xml) the "accent2" attribute
-
unsetAccent2
void unsetAccent2()
Unsets the "accent2" attribute
-
getAccent3
STWmlColorSchemeIndex.Enum getAccent3()
Gets the "accent3" attribute
-
xgetAccent3
STWmlColorSchemeIndex xgetAccent3()
Gets (as xml) the "accent3" attribute
-
isSetAccent3
boolean isSetAccent3()
True if has "accent3" attribute
-
setAccent3
void setAccent3(STWmlColorSchemeIndex.Enum accent3)
Sets the "accent3" attribute
-
xsetAccent3
void xsetAccent3(STWmlColorSchemeIndex accent3)
Sets (as xml) the "accent3" attribute
-
unsetAccent3
void unsetAccent3()
Unsets the "accent3" attribute
-
getAccent4
STWmlColorSchemeIndex.Enum getAccent4()
Gets the "accent4" attribute
-
xgetAccent4
STWmlColorSchemeIndex xgetAccent4()
Gets (as xml) the "accent4" attribute
-
isSetAccent4
boolean isSetAccent4()
True if has "accent4" attribute
-
setAccent4
void setAccent4(STWmlColorSchemeIndex.Enum accent4)
Sets the "accent4" attribute
-
xsetAccent4
void xsetAccent4(STWmlColorSchemeIndex accent4)
Sets (as xml) the "accent4" attribute
-
unsetAccent4
void unsetAccent4()
Unsets the "accent4" attribute
-
getAccent5
STWmlColorSchemeIndex.Enum getAccent5()
Gets the "accent5" attribute
-
xgetAccent5
STWmlColorSchemeIndex xgetAccent5()
Gets (as xml) the "accent5" attribute
-
isSetAccent5
boolean isSetAccent5()
True if has "accent5" attribute
-
setAccent5
void setAccent5(STWmlColorSchemeIndex.Enum accent5)
Sets the "accent5" attribute
-
xsetAccent5
void xsetAccent5(STWmlColorSchemeIndex accent5)
Sets (as xml) the "accent5" attribute
-
unsetAccent5
void unsetAccent5()
Unsets the "accent5" attribute
-
getAccent6
STWmlColorSchemeIndex.Enum getAccent6()
Gets the "accent6" attribute
-
xgetAccent6
STWmlColorSchemeIndex xgetAccent6()
Gets (as xml) the "accent6" attribute
-
isSetAccent6
boolean isSetAccent6()
True if has "accent6" attribute
-
setAccent6
void setAccent6(STWmlColorSchemeIndex.Enum accent6)
Sets the "accent6" attribute
-
xsetAccent6
void xsetAccent6(STWmlColorSchemeIndex accent6)
Sets (as xml) the "accent6" attribute
-
unsetAccent6
void unsetAccent6()
Unsets the "accent6" attribute
-
getHyperlink
STWmlColorSchemeIndex.Enum getHyperlink()
Gets the "hyperlink" attribute
-
xgetHyperlink
STWmlColorSchemeIndex xgetHyperlink()
Gets (as xml) the "hyperlink" attribute
-
isSetHyperlink
boolean isSetHyperlink()
True if has "hyperlink" attribute
-
setHyperlink
void setHyperlink(STWmlColorSchemeIndex.Enum hyperlink)
Sets the "hyperlink" attribute
-
xsetHyperlink
void xsetHyperlink(STWmlColorSchemeIndex hyperlink)
Sets (as xml) the "hyperlink" attribute
-
unsetHyperlink
void unsetHyperlink()
Unsets the "hyperlink" attribute
-
getFollowedHyperlink
STWmlColorSchemeIndex.Enum getFollowedHyperlink()
Gets the "followedHyperlink" attribute
-
xgetFollowedHyperlink
STWmlColorSchemeIndex xgetFollowedHyperlink()
Gets (as xml) the "followedHyperlink" attribute
-
isSetFollowedHyperlink
boolean isSetFollowedHyperlink()
True if has "followedHyperlink" attribute
-
setFollowedHyperlink
void setFollowedHyperlink(STWmlColorSchemeIndex.Enum followedHyperlink)
Sets the "followedHyperlink" attribute
-
xsetFollowedHyperlink
void xsetFollowedHyperlink(STWmlColorSchemeIndex followedHyperlink)
Sets (as xml) the "followedHyperlink" attribute
-
unsetFollowedHyperlink
void unsetFollowedHyperlink()
Unsets the "followedHyperlink" attribute
-
-