@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public class AutomatedOverPrintParams
extends SpecificResource
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for AutomatedOverPrintParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AutomatedOverPrintParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<attribute name="KnockOutCMYKWhite" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="OverPrintBlackLineArt" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="LineArtBlackLevel" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="OverPrintBlackText" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="TextBlackLevel" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="TextSizeThreshold" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
knockOutCMYKWhite |
protected java.lang.Double |
lineArtBlackLevel |
protected java.lang.Boolean |
overPrintBlackLineArt |
protected java.lang.Boolean |
overPrintBlackText |
protected java.lang.Double |
textBlackLevel |
protected java.lang.Integer |
textSizeThreshold |
| Constructor and Description |
|---|
AutomatedOverPrintParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.Double |
getLineArtBlackLevel()
Gets the value of the lineArtBlackLevel property.
|
java.lang.Double |
getTextBlackLevel()
Gets the value of the textBlackLevel property.
|
java.lang.Integer |
getTextSizeThreshold()
Gets the value of the textSizeThreshold property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isKnockOutCMYKWhite()
Gets the value of the knockOutCMYKWhite property.
|
java.lang.Boolean |
isOverPrintBlackLineArt()
Gets the value of the overPrintBlackLineArt property.
|
java.lang.Boolean |
isOverPrintBlackText()
Gets the value of the overPrintBlackText property.
|
void |
setKnockOutCMYKWhite(java.lang.Boolean value)
Sets the value of the knockOutCMYKWhite property.
|
void |
setLineArtBlackLevel(java.lang.Double value)
Sets the value of the lineArtBlackLevel property.
|
void |
setOverPrintBlackLineArt(java.lang.Boolean value)
Sets the value of the overPrintBlackLineArt property.
|
void |
setOverPrintBlackText(java.lang.Boolean value)
Sets the value of the overPrintBlackText property.
|
void |
setTextBlackLevel(java.lang.Double value)
Sets the value of the textBlackLevel property.
|
void |
setTextSizeThreshold(java.lang.Integer value)
Sets the value of the textSizeThreshold property.
|
AutomatedOverPrintParams |
withKnockOutCMYKWhite(java.lang.Boolean value) |
AutomatedOverPrintParams |
withLineArtBlackLevel(java.lang.Double value) |
AutomatedOverPrintParams |
withOverPrintBlackLineArt(java.lang.Boolean value) |
AutomatedOverPrintParams |
withOverPrintBlackText(java.lang.Boolean value) |
AutomatedOverPrintParams |
withTextBlackLevel(java.lang.Double value) |
AutomatedOverPrintParams |
withTextSizeThreshold(java.lang.Integer value) |
getOtherAttributes@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean knockOutCMYKWhite
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean overPrintBlackLineArt
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double lineArtBlackLevel
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean overPrintBlackText
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double textBlackLevel
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer textSizeThreshold
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isKnockOutCMYKWhite()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setKnockOutCMYKWhite(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isOverPrintBlackLineArt()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setOverPrintBlackLineArt(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getLineArtBlackLevel()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setLineArtBlackLevel(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isOverPrintBlackText()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setOverPrintBlackText(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getTextBlackLevel()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTextBlackLevel(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getTextSizeThreshold()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTextSizeThreshold(java.lang.Integer value)
value - allowed object is
Integerpublic AutomatedOverPrintParams withKnockOutCMYKWhite(java.lang.Boolean value)
public AutomatedOverPrintParams withOverPrintBlackLineArt(java.lang.Boolean value)
public AutomatedOverPrintParams withLineArtBlackLevel(java.lang.Double value)
public AutomatedOverPrintParams withOverPrintBlackText(java.lang.Boolean value)
public AutomatedOverPrintParams withTextBlackLevel(java.lang.Double value)
public AutomatedOverPrintParams withTextSizeThreshold(java.lang.Integer value)
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class SpecificResourcepublic boolean equals(java.lang.Object object)
equals in class SpecificResourcepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class SpecificResourcepublic int hashCode()
hashCode in class SpecificResource