public class CTColorScheme extends Object implements Child
Java class for CT_ColorScheme complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_ColorScheme">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dk1" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="lt1" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="dk2" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="lt2" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="accent1" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="accent2" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="accent3" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="accent4" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="accent5" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="accent6" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="hlink" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="folHlink" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_OfficeArtExtensionList" minOccurs="0"/>
</sequence>
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CTColor |
accent1 |
protected CTColor |
accent2 |
protected CTColor |
accent3 |
protected CTColor |
accent4 |
protected CTColor |
accent5 |
protected CTColor |
accent6 |
protected CTColor |
dk1 |
protected CTColor |
dk2 |
protected CTOfficeArtExtensionList |
extLst |
protected CTColor |
folHlink |
protected CTColor |
hlink |
protected CTColor |
lt1 |
protected CTColor |
lt2 |
protected String |
name |
| Constructor and Description |
|---|
CTColorScheme() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
CTColor |
getAccent1()
Gets the value of the accent1 property.
|
CTColor |
getAccent2()
Gets the value of the accent2 property.
|
CTColor |
getAccent3()
Gets the value of the accent3 property.
|
CTColor |
getAccent4()
Gets the value of the accent4 property.
|
CTColor |
getAccent5()
Gets the value of the accent5 property.
|
CTColor |
getAccent6()
Gets the value of the accent6 property.
|
CTColor |
getDk1()
Gets the value of the dk1 property.
|
CTColor |
getDk2()
Gets the value of the dk2 property.
|
CTOfficeArtExtensionList |
getExtLst()
Gets the value of the extLst property.
|
CTColor |
getFolHlink()
Gets the value of the folHlink property.
|
CTColor |
getHlink()
Gets the value of the hlink property.
|
CTColor |
getLt1()
Gets the value of the lt1 property.
|
CTColor |
getLt2()
Gets the value of the lt2 property.
|
String |
getName()
Gets the value of the name property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
void |
setAccent1(CTColor value)
Sets the value of the accent1 property.
|
void |
setAccent2(CTColor value)
Sets the value of the accent2 property.
|
void |
setAccent3(CTColor value)
Sets the value of the accent3 property.
|
void |
setAccent4(CTColor value)
Sets the value of the accent4 property.
|
void |
setAccent5(CTColor value)
Sets the value of the accent5 property.
|
void |
setAccent6(CTColor value)
Sets the value of the accent6 property.
|
void |
setDk1(CTColor value)
Sets the value of the dk1 property.
|
void |
setDk2(CTColor value)
Sets the value of the dk2 property.
|
void |
setExtLst(CTOfficeArtExtensionList value)
Sets the value of the extLst property.
|
void |
setFolHlink(CTColor value)
Sets the value of the folHlink property.
|
void |
setHlink(CTColor value)
Sets the value of the hlink property.
|
void |
setLt1(CTColor value)
Sets the value of the lt1 property.
|
void |
setLt2(CTColor value)
Sets the value of the lt2 property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setParent(Object parent) |
protected CTColor dk1
protected CTColor lt1
protected CTColor dk2
protected CTColor lt2
protected CTColor accent1
protected CTColor accent2
protected CTColor accent3
protected CTColor accent4
protected CTColor accent5
protected CTColor accent6
protected CTColor hlink
protected CTColor folHlink
protected CTOfficeArtExtensionList extLst
protected String name
public CTColor getDk1()
CTColorpublic void setDk1(CTColor value)
value - allowed object is
CTColorpublic CTColor getLt1()
CTColorpublic void setLt1(CTColor value)
value - allowed object is
CTColorpublic CTColor getDk2()
CTColorpublic void setDk2(CTColor value)
value - allowed object is
CTColorpublic CTColor getLt2()
CTColorpublic void setLt2(CTColor value)
value - allowed object is
CTColorpublic CTColor getAccent1()
CTColorpublic void setAccent1(CTColor value)
value - allowed object is
CTColorpublic CTColor getAccent2()
CTColorpublic void setAccent2(CTColor value)
value - allowed object is
CTColorpublic CTColor getAccent3()
CTColorpublic void setAccent3(CTColor value)
value - allowed object is
CTColorpublic CTColor getAccent4()
CTColorpublic void setAccent4(CTColor value)
value - allowed object is
CTColorpublic CTColor getAccent5()
CTColorpublic void setAccent5(CTColor value)
value - allowed object is
CTColorpublic CTColor getAccent6()
CTColorpublic void setAccent6(CTColor value)
value - allowed object is
CTColorpublic CTColor getHlink()
CTColorpublic void setHlink(CTColor value)
value - allowed object is
CTColorpublic CTColor getFolHlink()
CTColorpublic void setFolHlink(CTColor value)
value - allowed object is
CTColorpublic CTOfficeArtExtensionList getExtLst()
CTOfficeArtExtensionListpublic void setExtLst(CTOfficeArtExtensionList value)
value - allowed object is
CTOfficeArtExtensionListpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007-2020. All Rights Reserved.