public class ContactMailCustomStyle extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for ContactMailCustomStyle complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ContactMailCustomStyle">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="header1Color" type="{http://rest.immobilienscout24.de/schema/common/1.0}HexadecimalColorCode"/>
<element name="header1FontColor" type="{http://rest.immobilienscout24.de/schema/common/1.0}HexadecimalColorCode"/>
<element name="header2Color" type="{http://rest.immobilienscout24.de/schema/common/1.0}HexadecimalColorCode"/>
<element name="header2FontColor" type="{http://rest.immobilienscout24.de/schema/common/1.0}HexadecimalColorCode"/>
<element name="header3Color" type="{http://rest.immobilienscout24.de/schema/common/1.0}HexadecimalColorCode"/>
<element name="header3FontColor" type="{http://rest.immobilienscout24.de/schema/common/1.0}HexadecimalColorCode"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Color |
header1Color |
protected Color |
header1FontColor |
protected Color |
header2Color |
protected Color |
header2FontColor |
protected Color |
header3Color |
protected Color |
header3FontColor |
| Constructor and Description |
|---|
ContactMailCustomStyle() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Color |
getHeader1Color()
Gets the value of the header1Color property.
|
Color |
getHeader1FontColor()
Gets the value of the header1FontColor property.
|
Color |
getHeader2Color()
Gets the value of the header2Color property.
|
Color |
getHeader2FontColor()
Gets the value of the header2FontColor property.
|
Color |
getHeader3Color()
Gets the value of the header3Color property.
|
Color |
getHeader3FontColor()
Gets the value of the header3FontColor property.
|
void |
setHeader1Color(Color value)
Sets the value of the header1Color property.
|
void |
setHeader1FontColor(Color value)
Sets the value of the header1FontColor property.
|
void |
setHeader2Color(Color value)
Sets the value of the header2Color property.
|
void |
setHeader2FontColor(Color value)
Sets the value of the header2FontColor property.
|
void |
setHeader3Color(Color value)
Sets the value of the header3Color property.
|
void |
setHeader3FontColor(Color value)
Sets the value of the header3FontColor property.
|
String |
toString() |
protected Color header1Color
protected Color header1FontColor
protected Color header2Color
protected Color header2FontColor
protected Color header3Color
protected Color header3FontColor
public Color getHeader1Color()
Stringpublic void setHeader1Color(Color value)
value - allowed object is
Stringpublic Color getHeader1FontColor()
Stringpublic void setHeader1FontColor(Color value)
value - allowed object is
Stringpublic Color getHeader2Color()
Stringpublic void setHeader2Color(Color value)
value - allowed object is
Stringpublic Color getHeader2FontColor()
Stringpublic void setHeader2FontColor(Color value)
value - allowed object is
Stringpublic Color getHeader3Color()
Stringpublic void setHeader3Color(Color value)
value - allowed object is
Stringpublic Color getHeader3FontColor()
Stringpublic void setHeader3FontColor(Color value)
value - allowed object is
Stringpublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTopublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.EqualsCopyright © 2014 OpenEstate. All rights reserved.