public class CTColorSchemeMapping extends java.lang.Object implements Child
Java class for CT_ColorSchemeMapping complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_ColorSchemeMapping">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="bg1" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="t1" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="bg2" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="t2" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="accent1" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="accent2" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="accent3" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="accent4" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="accent5" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="accent6" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="hyperlink" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
<attribute name="followedHyperlink" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_ColorSchemeIndex" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected STColorSchemeIndex |
accent1 |
protected STColorSchemeIndex |
accent2 |
protected STColorSchemeIndex |
accent3 |
protected STColorSchemeIndex |
accent4 |
protected STColorSchemeIndex |
accent5 |
protected STColorSchemeIndex |
accent6 |
protected STColorSchemeIndex |
bg1 |
protected STColorSchemeIndex |
bg2 |
protected STColorSchemeIndex |
followedHyperlink |
protected STColorSchemeIndex |
hyperlink |
protected STColorSchemeIndex |
t1 |
protected STColorSchemeIndex |
t2 |
| Constructor and Description |
|---|
CTColorSchemeMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
STColorSchemeIndex |
getAccent1()
Gets the value of the accent1 property.
|
STColorSchemeIndex |
getAccent2()
Gets the value of the accent2 property.
|
STColorSchemeIndex |
getAccent3()
Gets the value of the accent3 property.
|
STColorSchemeIndex |
getAccent4()
Gets the value of the accent4 property.
|
STColorSchemeIndex |
getAccent5()
Gets the value of the accent5 property.
|
STColorSchemeIndex |
getAccent6()
Gets the value of the accent6 property.
|
STColorSchemeIndex |
getBg1()
Gets the value of the bg1 property.
|
STColorSchemeIndex |
getBg2()
Gets the value of the bg2 property.
|
STColorSchemeIndex |
getFollowedHyperlink()
Gets the value of the followedHyperlink property.
|
STColorSchemeIndex |
getHyperlink()
Gets the value of the hyperlink property.
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
STColorSchemeIndex |
getT1()
Gets the value of the t1 property.
|
STColorSchemeIndex |
getT2()
Gets the value of the t2 property.
|
void |
setAccent1(STColorSchemeIndex value)
Sets the value of the accent1 property.
|
void |
setAccent2(STColorSchemeIndex value)
Sets the value of the accent2 property.
|
void |
setAccent3(STColorSchemeIndex value)
Sets the value of the accent3 property.
|
void |
setAccent4(STColorSchemeIndex value)
Sets the value of the accent4 property.
|
void |
setAccent5(STColorSchemeIndex value)
Sets the value of the accent5 property.
|
void |
setAccent6(STColorSchemeIndex value)
Sets the value of the accent6 property.
|
void |
setBg1(STColorSchemeIndex value)
Sets the value of the bg1 property.
|
void |
setBg2(STColorSchemeIndex value)
Sets the value of the bg2 property.
|
void |
setFollowedHyperlink(STColorSchemeIndex value)
Sets the value of the followedHyperlink property.
|
void |
setHyperlink(STColorSchemeIndex value)
Sets the value of the hyperlink property.
|
void |
setParent(java.lang.Object parent) |
void |
setT1(STColorSchemeIndex value)
Sets the value of the t1 property.
|
void |
setT2(STColorSchemeIndex value)
Sets the value of the t2 property.
|
protected STColorSchemeIndex bg1
protected STColorSchemeIndex t1
protected STColorSchemeIndex bg2
protected STColorSchemeIndex t2
protected STColorSchemeIndex accent1
protected STColorSchemeIndex accent2
protected STColorSchemeIndex accent3
protected STColorSchemeIndex accent4
protected STColorSchemeIndex accent5
protected STColorSchemeIndex accent6
protected STColorSchemeIndex hyperlink
protected STColorSchemeIndex followedHyperlink
public STColorSchemeIndex getBg1()
STColorSchemeIndexpublic void setBg1(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getT1()
STColorSchemeIndexpublic void setT1(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getBg2()
STColorSchemeIndexpublic void setBg2(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getT2()
STColorSchemeIndexpublic void setT2(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getAccent1()
STColorSchemeIndexpublic void setAccent1(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getAccent2()
STColorSchemeIndexpublic void setAccent2(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getAccent3()
STColorSchemeIndexpublic void setAccent3(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getAccent4()
STColorSchemeIndexpublic void setAccent4(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getAccent5()
STColorSchemeIndexpublic void setAccent5(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getAccent6()
STColorSchemeIndexpublic void setAccent6(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getHyperlink()
STColorSchemeIndexpublic void setHyperlink(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic STColorSchemeIndex getFollowedHyperlink()
STColorSchemeIndexpublic void setFollowedHyperlink(STColorSchemeIndex value)
value - allowed object is
STColorSchemeIndexpublic java.lang.Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007–2023. All rights reserved.