@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public class AutomatedOverPrintParams extends ParameterType implements 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}ParameterType">
<attribute name="TextBlackLevel" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="KnockOutCMYKWhite" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="TextSizeThreshold" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="LineArtBlackLevel" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="OverPrintBlackLineArt" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="OverPrintBlackText" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
knockOutCMYKWhite |
protected Double |
lineArtBlackLevel |
protected Boolean |
overPrintBlackLineArt |
protected Boolean |
overPrintBlackText |
protected Double |
textBlackLevel |
protected Integer |
textSizeThreshold |
| Constructor and Description |
|---|
AutomatedOverPrintParams() |
| Modifier and Type | Method and Description |
|---|---|
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) |
Double |
getLineArtBlackLevel()
Gets the value of the lineArtBlackLevel property.
|
Double |
getTextBlackLevel()
Gets the value of the textBlackLevel property.
|
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) |
Boolean |
isKnockOutCMYKWhite()
Gets the value of the knockOutCMYKWhite property.
|
Boolean |
isOverPrintBlackLineArt()
Gets the value of the overPrintBlackLineArt property.
|
Boolean |
isOverPrintBlackText()
Gets the value of the overPrintBlackText property.
|
void |
setKnockOutCMYKWhite(Boolean value)
Sets the value of the knockOutCMYKWhite property.
|
void |
setLineArtBlackLevel(Double value)
Sets the value of the lineArtBlackLevel property.
|
void |
setOverPrintBlackLineArt(Boolean value)
Sets the value of the overPrintBlackLineArt property.
|
void |
setOverPrintBlackText(Boolean value)
Sets the value of the overPrintBlackText property.
|
void |
setTextBlackLevel(Double value)
Sets the value of the textBlackLevel property.
|
void |
setTextSizeThreshold(Integer value)
Sets the value of the textSizeThreshold property.
|
AutomatedOverPrintParams |
withKnockOutCMYKWhite(Boolean value) |
AutomatedOverPrintParams |
withLineArtBlackLevel(Double value) |
AutomatedOverPrintParams |
withOverPrintBlackLineArt(Boolean value) |
AutomatedOverPrintParams |
withOverPrintBlackText(Boolean value) |
AutomatedOverPrintParams |
withTextBlackLevel(Double value) |
AutomatedOverPrintParams |
withTextSizeThreshold(Integer value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Double textBlackLevel
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean knockOutCMYKWhite
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Integer textSizeThreshold
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Double lineArtBlackLevel
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean overPrintBlackLineArt
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean overPrintBlackText
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Double getTextBlackLevel()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setTextBlackLevel(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Boolean isKnockOutCMYKWhite()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setKnockOutCMYKWhite(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Integer getTextSizeThreshold()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setTextSizeThreshold(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Double getLineArtBlackLevel()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setLineArtBlackLevel(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Boolean isOverPrintBlackLineArt()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setOverPrintBlackLineArt(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Boolean isOverPrintBlackText()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setOverPrintBlackText(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AutomatedOverPrintParams withTextBlackLevel(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AutomatedOverPrintParams withKnockOutCMYKWhite(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AutomatedOverPrintParams withTextSizeThreshold(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AutomatedOverPrintParams withLineArtBlackLevel(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AutomatedOverPrintParams withOverPrintBlackLineArt(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AutomatedOverPrintParams withOverPrintBlackText(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public 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.Equalsequals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public 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 ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.