@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public class AutomatedOverPrintParams
extends java.lang.Object
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="KnockOutCMYKWhite" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="LineArtBlackLevel" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="OverPrintBlackLineArt" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="OverPrintBlackText" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="TextBlackLevel" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="TextSizeThreshold" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
knockOutCMYKWhite |
protected java.lang.Float |
lineArtBlackLevel |
protected java.lang.Boolean |
overPrintBlackLineArt |
protected java.lang.Boolean |
overPrintBlackText |
protected java.lang.Float |
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.EqualsStrategy2 strategy) |
java.lang.Float |
getLineArtBlackLevel()
Gets the value of the lineArtBlackLevel property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.lang.Float |
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.HashCodeStrategy2 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.Float 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.Float 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.Float value) |
AutomatedOverPrintParams |
withOverPrintBlackLineArt(java.lang.Boolean value) |
AutomatedOverPrintParams |
withOverPrintBlackText(java.lang.Boolean value) |
AutomatedOverPrintParams |
withTextBlackLevel(java.lang.Float value) |
AutomatedOverPrintParams |
withTextSizeThreshold(java.lang.Integer value) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean knockOutCMYKWhite
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float lineArtBlackLevel
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean overPrintBlackLineArt
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean overPrintBlackText
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float textBlackLevel
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer textSizeThreshold
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isKnockOutCMYKWhite()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+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="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getLineArtBlackLevel()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setLineArtBlackLevel(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isOverPrintBlackLineArt()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+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="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isOverPrintBlackText()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+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="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getTextBlackLevel()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setTextBlackLevel(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getTextSizeThreshold()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setTextSizeThreshold(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public AutomatedOverPrintParams withKnockOutCMYKWhite(java.lang.Boolean value)
public AutomatedOverPrintParams withLineArtBlackLevel(java.lang.Float value)
public AutomatedOverPrintParams withOverPrintBlackLineArt(java.lang.Boolean value)
public AutomatedOverPrintParams withOverPrintBlackText(java.lang.Boolean value)
public AutomatedOverPrintParams withTextBlackLevel(java.lang.Float 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.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public int hashCode()
hashCode in class java.lang.Object