@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public class AdvancedParams
extends java.lang.Object
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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="AllowPSXObjects" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="AllowTransparency" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="AutoPositionEPSInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EmbedJobOptions" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EmitDSCWarnings" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="LockDistillerParams" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ParseDSCCommentForDocInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ParseDSCComments" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PassThroughJPEGImages" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveCopyPage" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveEPSInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveHalftoneInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveOPIComments" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveOverprintSettings" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="TransferFunctionInfo">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="Preserve"/>
<enumeration value="Remove"/>
<enumeration value="Apply"/>
</restriction>
</simpleType>
</attribute>
<attribute name="UCRandBGInfo">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="Preserve"/>
<enumeration value="Remove"/>
</restriction>
</simpleType>
</attribute>
<attribute name="UsePrologue" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
AdvancedParams.TransferFunctionInfo
Java class for null.
|
static class |
AdvancedParams.UCRandBGInfo
Java class for null.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
allowPSXObjects |
protected java.lang.Boolean |
allowTransparency |
protected java.lang.Boolean |
autoPositionEPSInfo |
protected java.lang.Boolean |
embedJobOptions |
protected java.lang.Boolean |
emitDSCWarnings |
protected java.lang.Boolean |
lockDistillerParams |
protected java.lang.Boolean |
parseDSCCommentForDocInfo |
protected java.lang.Boolean |
parseDSCComments |
protected java.lang.Boolean |
passThroughJPEGImages |
protected java.lang.Boolean |
preserveCopyPage |
protected java.lang.Boolean |
preserveEPSInfo |
protected java.lang.Boolean |
preserveHalftoneInfo |
protected java.lang.Boolean |
preserveOPIComments |
protected java.lang.Boolean |
preserveOverprintSettings |
protected AdvancedParams.TransferFunctionInfo |
transferFunctionInfo |
protected AdvancedParams.UCRandBGInfo |
ucRandBGInfo |
protected java.lang.Boolean |
usePrologue |
| Constructor and Description |
|---|
AdvancedParams() |
| 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.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.
|
AdvancedParams.TransferFunctionInfo |
getTransferFunctionInfo()
Gets the value of the transferFunctionInfo property.
|
AdvancedParams.UCRandBGInfo |
getUCRandBGInfo()
Gets the value of the ucRandBGInfo property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isAllowPSXObjects()
Gets the value of the allowPSXObjects property.
|
java.lang.Boolean |
isAllowTransparency()
Gets the value of the allowTransparency property.
|
java.lang.Boolean |
isAutoPositionEPSInfo()
Gets the value of the autoPositionEPSInfo property.
|
java.lang.Boolean |
isEmbedJobOptions()
Gets the value of the embedJobOptions property.
|
java.lang.Boolean |
isEmitDSCWarnings()
Gets the value of the emitDSCWarnings property.
|
java.lang.Boolean |
isLockDistillerParams()
Gets the value of the lockDistillerParams property.
|
java.lang.Boolean |
isParseDSCCommentForDocInfo()
Gets the value of the parseDSCCommentForDocInfo property.
|
java.lang.Boolean |
isParseDSCComments()
Gets the value of the parseDSCComments property.
|
java.lang.Boolean |
isPassThroughJPEGImages()
Gets the value of the passThroughJPEGImages property.
|
java.lang.Boolean |
isPreserveCopyPage()
Gets the value of the preserveCopyPage property.
|
java.lang.Boolean |
isPreserveEPSInfo()
Gets the value of the preserveEPSInfo property.
|
java.lang.Boolean |
isPreserveHalftoneInfo()
Gets the value of the preserveHalftoneInfo property.
|
java.lang.Boolean |
isPreserveOPIComments()
Gets the value of the preserveOPIComments property.
|
java.lang.Boolean |
isPreserveOverprintSettings()
Gets the value of the preserveOverprintSettings property.
|
java.lang.Boolean |
isUsePrologue()
Gets the value of the usePrologue property.
|
void |
setAllowPSXObjects(java.lang.Boolean value)
Sets the value of the allowPSXObjects property.
|
void |
setAllowTransparency(java.lang.Boolean value)
Sets the value of the allowTransparency property.
|
void |
setAutoPositionEPSInfo(java.lang.Boolean value)
Sets the value of the autoPositionEPSInfo property.
|
void |
setEmbedJobOptions(java.lang.Boolean value)
Sets the value of the embedJobOptions property.
|
void |
setEmitDSCWarnings(java.lang.Boolean value)
Sets the value of the emitDSCWarnings property.
|
void |
setLockDistillerParams(java.lang.Boolean value)
Sets the value of the lockDistillerParams property.
|
void |
setParseDSCCommentForDocInfo(java.lang.Boolean value)
Sets the value of the parseDSCCommentForDocInfo property.
|
void |
setParseDSCComments(java.lang.Boolean value)
Sets the value of the parseDSCComments property.
|
void |
setPassThroughJPEGImages(java.lang.Boolean value)
Sets the value of the passThroughJPEGImages property.
|
void |
setPreserveCopyPage(java.lang.Boolean value)
Sets the value of the preserveCopyPage property.
|
void |
setPreserveEPSInfo(java.lang.Boolean value)
Sets the value of the preserveEPSInfo property.
|
void |
setPreserveHalftoneInfo(java.lang.Boolean value)
Sets the value of the preserveHalftoneInfo property.
|
void |
setPreserveOPIComments(java.lang.Boolean value)
Sets the value of the preserveOPIComments property.
|
void |
setPreserveOverprintSettings(java.lang.Boolean value)
Sets the value of the preserveOverprintSettings property.
|
void |
setTransferFunctionInfo(AdvancedParams.TransferFunctionInfo value)
Sets the value of the transferFunctionInfo property.
|
void |
setUCRandBGInfo(AdvancedParams.UCRandBGInfo value)
Sets the value of the ucRandBGInfo property.
|
void |
setUsePrologue(java.lang.Boolean value)
Sets the value of the usePrologue property.
|
AdvancedParams |
withAllowPSXObjects(java.lang.Boolean value) |
AdvancedParams |
withAllowTransparency(java.lang.Boolean value) |
AdvancedParams |
withAutoPositionEPSInfo(java.lang.Boolean value) |
AdvancedParams |
withEmbedJobOptions(java.lang.Boolean value) |
AdvancedParams |
withEmitDSCWarnings(java.lang.Boolean value) |
AdvancedParams |
withLockDistillerParams(java.lang.Boolean value) |
AdvancedParams |
withParseDSCCommentForDocInfo(java.lang.Boolean value) |
AdvancedParams |
withParseDSCComments(java.lang.Boolean value) |
AdvancedParams |
withPassThroughJPEGImages(java.lang.Boolean value) |
AdvancedParams |
withPreserveCopyPage(java.lang.Boolean value) |
AdvancedParams |
withPreserveEPSInfo(java.lang.Boolean value) |
AdvancedParams |
withPreserveHalftoneInfo(java.lang.Boolean value) |
AdvancedParams |
withPreserveOPIComments(java.lang.Boolean value) |
AdvancedParams |
withPreserveOverprintSettings(java.lang.Boolean value) |
AdvancedParams |
withTransferFunctionInfo(AdvancedParams.TransferFunctionInfo value) |
AdvancedParams |
withUCRandBGInfo(AdvancedParams.UCRandBGInfo value) |
AdvancedParams |
withUsePrologue(java.lang.Boolean value) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean allowPSXObjects
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean allowTransparency
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean autoPositionEPSInfo
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean embedJobOptions
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean emitDSCWarnings
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean lockDistillerParams
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean parseDSCCommentForDocInfo
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean parseDSCComments
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean passThroughJPEGImages
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean preserveCopyPage
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean preserveEPSInfo
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean preserveHalftoneInfo
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean preserveOPIComments
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean preserveOverprintSettings
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected AdvancedParams.TransferFunctionInfo transferFunctionInfo
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected AdvancedParams.UCRandBGInfo ucRandBGInfo
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean usePrologue
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isAllowPSXObjects()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setAllowPSXObjects(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isAllowTransparency()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setAllowTransparency(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isAutoPositionEPSInfo()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setAutoPositionEPSInfo(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isEmbedJobOptions()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setEmbedJobOptions(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isEmitDSCWarnings()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setEmitDSCWarnings(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isLockDistillerParams()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setLockDistillerParams(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isParseDSCCommentForDocInfo()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setParseDSCCommentForDocInfo(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isParseDSCComments()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setParseDSCComments(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isPassThroughJPEGImages()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setPassThroughJPEGImages(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isPreserveCopyPage()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setPreserveCopyPage(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isPreserveEPSInfo()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setPreserveEPSInfo(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isPreserveHalftoneInfo()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setPreserveHalftoneInfo(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isPreserveOPIComments()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setPreserveOPIComments(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isPreserveOverprintSettings()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setPreserveOverprintSettings(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public AdvancedParams.TransferFunctionInfo getTransferFunctionInfo()
AdvancedParams.TransferFunctionInfo@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setTransferFunctionInfo(AdvancedParams.TransferFunctionInfo value)
value - allowed object is
AdvancedParams.TransferFunctionInfo@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public AdvancedParams.UCRandBGInfo getUCRandBGInfo()
AdvancedParams.UCRandBGInfo@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setUCRandBGInfo(AdvancedParams.UCRandBGInfo value)
value - allowed object is
AdvancedParams.UCRandBGInfo@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isUsePrologue()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setUsePrologue(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00: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 AdvancedParams withAllowPSXObjects(java.lang.Boolean value)
public AdvancedParams withAllowTransparency(java.lang.Boolean value)
public AdvancedParams withAutoPositionEPSInfo(java.lang.Boolean value)
public AdvancedParams withEmbedJobOptions(java.lang.Boolean value)
public AdvancedParams withEmitDSCWarnings(java.lang.Boolean value)
public AdvancedParams withLockDistillerParams(java.lang.Boolean value)
public AdvancedParams withParseDSCCommentForDocInfo(java.lang.Boolean value)
public AdvancedParams withParseDSCComments(java.lang.Boolean value)
public AdvancedParams withPassThroughJPEGImages(java.lang.Boolean value)
public AdvancedParams withPreserveCopyPage(java.lang.Boolean value)
public AdvancedParams withPreserveEPSInfo(java.lang.Boolean value)
public AdvancedParams withPreserveHalftoneInfo(java.lang.Boolean value)
public AdvancedParams withPreserveOPIComments(java.lang.Boolean value)
public AdvancedParams withPreserveOverprintSettings(java.lang.Boolean value)
public AdvancedParams withTransferFunctionInfo(AdvancedParams.TransferFunctionInfo value)
public AdvancedParams withUCRandBGInfo(AdvancedParams.UCRandBGInfo value)
public AdvancedParams withUsePrologue(java.lang.Boolean 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.Equalspublic 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.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Object