@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public class AdvancedParams extends Object implements 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="PreserveOPIComments" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveCopyPage" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="UsePrologue" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="AllowTransparency" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EmitDSCWarnings" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveOverprintSettings" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="UCRandBGInfo" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<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="LockDistillerParams" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="AllowPSXObjects" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EmbedJobOptions" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveHalftoneInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveEPSInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="TransferFunctionInfo" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="AutoPositionEPSInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ParseDSCCommentsForDocInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
allowPSXObjects |
protected Boolean |
allowTransparency |
protected Boolean |
autoPositionEPSInfo |
protected Boolean |
embedJobOptions |
protected Boolean |
emitDSCWarnings |
protected Boolean |
lockDistillerParams |
protected Boolean |
parseDSCComments |
protected Boolean |
parseDSCCommentsForDocInfo |
protected Boolean |
passThroughJPEGImages |
protected Boolean |
preserveCopyPage |
protected Boolean |
preserveEPSInfo |
protected Boolean |
preserveHalftoneInfo |
protected Boolean |
preserveOPIComments |
protected Boolean |
preserveOverprintSettings |
protected String |
transferFunctionInfo |
protected String |
ucRandBGInfo |
protected Boolean |
usePrologue |
| Constructor and Description |
|---|
AdvancedParams() |
| 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) |
String |
getTransferFunctionInfo()
Gets the value of the transferFunctionInfo property.
|
String |
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) |
Boolean |
isAllowPSXObjects()
Gets the value of the allowPSXObjects property.
|
Boolean |
isAllowTransparency()
Gets the value of the allowTransparency property.
|
Boolean |
isAutoPositionEPSInfo()
Gets the value of the autoPositionEPSInfo property.
|
Boolean |
isEmbedJobOptions()
Gets the value of the embedJobOptions property.
|
Boolean |
isEmitDSCWarnings()
Gets the value of the emitDSCWarnings property.
|
Boolean |
isLockDistillerParams()
Gets the value of the lockDistillerParams property.
|
Boolean |
isParseDSCComments()
Gets the value of the parseDSCComments property.
|
Boolean |
isParseDSCCommentsForDocInfo()
Gets the value of the parseDSCCommentsForDocInfo property.
|
Boolean |
isPassThroughJPEGImages()
Gets the value of the passThroughJPEGImages property.
|
Boolean |
isPreserveCopyPage()
Gets the value of the preserveCopyPage property.
|
Boolean |
isPreserveEPSInfo()
Gets the value of the preserveEPSInfo property.
|
Boolean |
isPreserveHalftoneInfo()
Gets the value of the preserveHalftoneInfo property.
|
Boolean |
isPreserveOPIComments()
Gets the value of the preserveOPIComments property.
|
Boolean |
isPreserveOverprintSettings()
Gets the value of the preserveOverprintSettings property.
|
Boolean |
isUsePrologue()
Gets the value of the usePrologue property.
|
void |
setAllowPSXObjects(Boolean value)
Sets the value of the allowPSXObjects property.
|
void |
setAllowTransparency(Boolean value)
Sets the value of the allowTransparency property.
|
void |
setAutoPositionEPSInfo(Boolean value)
Sets the value of the autoPositionEPSInfo property.
|
void |
setEmbedJobOptions(Boolean value)
Sets the value of the embedJobOptions property.
|
void |
setEmitDSCWarnings(Boolean value)
Sets the value of the emitDSCWarnings property.
|
void |
setLockDistillerParams(Boolean value)
Sets the value of the lockDistillerParams property.
|
void |
setParseDSCComments(Boolean value)
Sets the value of the parseDSCComments property.
|
void |
setParseDSCCommentsForDocInfo(Boolean value)
Sets the value of the parseDSCCommentsForDocInfo property.
|
void |
setPassThroughJPEGImages(Boolean value)
Sets the value of the passThroughJPEGImages property.
|
void |
setPreserveCopyPage(Boolean value)
Sets the value of the preserveCopyPage property.
|
void |
setPreserveEPSInfo(Boolean value)
Sets the value of the preserveEPSInfo property.
|
void |
setPreserveHalftoneInfo(Boolean value)
Sets the value of the preserveHalftoneInfo property.
|
void |
setPreserveOPIComments(Boolean value)
Sets the value of the preserveOPIComments property.
|
void |
setPreserveOverprintSettings(Boolean value)
Sets the value of the preserveOverprintSettings property.
|
void |
setTransferFunctionInfo(String value)
Sets the value of the transferFunctionInfo property.
|
void |
setUCRandBGInfo(String value)
Sets the value of the ucRandBGInfo property.
|
void |
setUsePrologue(Boolean value)
Sets the value of the usePrologue property.
|
AdvancedParams |
withAllowPSXObjects(Boolean value) |
AdvancedParams |
withAllowTransparency(Boolean value) |
AdvancedParams |
withAutoPositionEPSInfo(Boolean value) |
AdvancedParams |
withEmbedJobOptions(Boolean value) |
AdvancedParams |
withEmitDSCWarnings(Boolean value) |
AdvancedParams |
withLockDistillerParams(Boolean value) |
AdvancedParams |
withParseDSCComments(Boolean value) |
AdvancedParams |
withParseDSCCommentsForDocInfo(Boolean value) |
AdvancedParams |
withPassThroughJPEGImages(Boolean value) |
AdvancedParams |
withPreserveCopyPage(Boolean value) |
AdvancedParams |
withPreserveEPSInfo(Boolean value) |
AdvancedParams |
withPreserveHalftoneInfo(Boolean value) |
AdvancedParams |
withPreserveOPIComments(Boolean value) |
AdvancedParams |
withPreserveOverprintSettings(Boolean value) |
AdvancedParams |
withTransferFunctionInfo(String value) |
AdvancedParams |
withUCRandBGInfo(String value) |
AdvancedParams |
withUsePrologue(Boolean value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean preserveOPIComments
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean preserveCopyPage
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean usePrologue
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean allowTransparency
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean emitDSCWarnings
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean preserveOverprintSettings
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String ucRandBGInfo
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean parseDSCComments
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean passThroughJPEGImages
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean lockDistillerParams
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean allowPSXObjects
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean embedJobOptions
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean preserveHalftoneInfo
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean preserveEPSInfo
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String transferFunctionInfo
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean autoPositionEPSInfo
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean parseDSCCommentsForDocInfo
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Boolean isPreserveOPIComments()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPreserveOPIComments(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 isPreserveCopyPage()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPreserveCopyPage(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 isUsePrologue()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setUsePrologue(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 isAllowTransparency()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setAllowTransparency(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 isEmitDSCWarnings()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setEmitDSCWarnings(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 isPreserveOverprintSettings()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPreserveOverprintSettings(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 String getUCRandBGInfo()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setUCRandBGInfo(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Boolean isParseDSCComments()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setParseDSCComments(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 isPassThroughJPEGImages()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPassThroughJPEGImages(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 isLockDistillerParams()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setLockDistillerParams(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 isAllowPSXObjects()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setAllowPSXObjects(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 isEmbedJobOptions()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setEmbedJobOptions(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 isPreserveHalftoneInfo()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPreserveHalftoneInfo(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 isPreserveEPSInfo()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPreserveEPSInfo(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 String getTransferFunctionInfo()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setTransferFunctionInfo(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Boolean isAutoPositionEPSInfo()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setAutoPositionEPSInfo(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 isParseDSCCommentsForDocInfo()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setParseDSCCommentsForDocInfo(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 AdvancedParams withPreserveOPIComments(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withPreserveCopyPage(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withUsePrologue(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withAllowTransparency(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withEmitDSCWarnings(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withPreserveOverprintSettings(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withUCRandBGInfo(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withParseDSCComments(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withPassThroughJPEGImages(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withLockDistillerParams(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withAllowPSXObjects(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withEmbedJobOptions(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withPreserveHalftoneInfo(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withPreserveEPSInfo(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withTransferFunctionInfo(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withAutoPositionEPSInfo(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public AdvancedParams withParseDSCCommentsForDocInfo(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.Equals@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)
@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.HashCodeCopyright © 2016. All rights reserved.