@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public class PSToPDFConversionParams extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for PSToPDFConversionParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PSToPDFConversionParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<attribute name="DetectBlend" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="CompressPages" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PDFVersion" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="DefaultRenderingIntent" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="Binding" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="InitialResolution" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Optimize" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="AutoRotatePages" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="InitialPageSize" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="ASCII85EncodePages" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="DoThumbnails" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="OverPrintMode" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="ThinPDFParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="AdvancedParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="PDFXParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Object |
advancedParamsRef |
protected Boolean |
ascii85EncodePages |
protected String |
autoRotatePages |
protected String |
binding |
protected Boolean |
compressPages |
protected String |
defaultRenderingIntent |
protected Boolean |
detectBlend |
protected Boolean |
doThumbnails |
protected XYPair |
initialPageSize |
protected XYPair |
initialResolution |
protected Boolean |
optimize |
protected Integer |
overPrintMode |
protected Double |
pdfVersion |
protected Object |
pdfxParamsRef |
protected Object |
thinPDFParamsRef |
| Constructor and Description |
|---|
PSToPDFConversionParams() |
| 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) |
Object |
getAdvancedParamsRef()
Gets the value of the advancedParamsRef property.
|
String |
getAutoRotatePages()
Gets the value of the autoRotatePages property.
|
String |
getBinding()
Gets the value of the binding property.
|
String |
getDefaultRenderingIntent()
Gets the value of the defaultRenderingIntent property.
|
XYPair |
getInitialPageSize()
Gets the value of the initialPageSize property.
|
XYPair |
getInitialResolution()
Gets the value of the initialResolution property.
|
Integer |
getOverPrintMode()
Gets the value of the overPrintMode property.
|
Double |
getPDFVersion()
Gets the value of the pdfVersion property.
|
Object |
getPDFXParamsRef()
Gets the value of the pdfxParamsRef property.
|
Object |
getThinPDFParamsRef()
Gets the value of the thinPDFParamsRef property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isASCII85EncodePages()
Gets the value of the ascii85EncodePages property.
|
Boolean |
isCompressPages()
Gets the value of the compressPages property.
|
Boolean |
isDetectBlend()
Gets the value of the detectBlend property.
|
Boolean |
isDoThumbnails()
Gets the value of the doThumbnails property.
|
Boolean |
isOptimize()
Gets the value of the optimize property.
|
void |
setAdvancedParamsRef(Object value)
Sets the value of the advancedParamsRef property.
|
void |
setASCII85EncodePages(Boolean value)
Sets the value of the ascii85EncodePages property.
|
void |
setAutoRotatePages(String value)
Sets the value of the autoRotatePages property.
|
void |
setBinding(String value)
Sets the value of the binding property.
|
void |
setCompressPages(Boolean value)
Sets the value of the compressPages property.
|
void |
setDefaultRenderingIntent(String value)
Sets the value of the defaultRenderingIntent property.
|
void |
setDetectBlend(Boolean value)
Sets the value of the detectBlend property.
|
void |
setDoThumbnails(Boolean value)
Sets the value of the doThumbnails property.
|
void |
setInitialPageSize(XYPair value)
Sets the value of the initialPageSize property.
|
void |
setInitialResolution(XYPair value)
Sets the value of the initialResolution property.
|
void |
setOptimize(Boolean value)
Sets the value of the optimize property.
|
void |
setOverPrintMode(Integer value)
Sets the value of the overPrintMode property.
|
void |
setPDFVersion(Double value)
Sets the value of the pdfVersion property.
|
void |
setPDFXParamsRef(Object value)
Sets the value of the pdfxParamsRef property.
|
void |
setThinPDFParamsRef(Object value)
Sets the value of the thinPDFParamsRef property.
|
PSToPDFConversionParams |
withAdvancedParamsRef(Object value) |
PSToPDFConversionParams |
withASCII85EncodePages(Boolean value) |
PSToPDFConversionParams |
withAutoRotatePages(String value) |
PSToPDFConversionParams |
withBinding(String value) |
PSToPDFConversionParams |
withCompressPages(Boolean value) |
PSToPDFConversionParams |
withDefaultRenderingIntent(String value) |
PSToPDFConversionParams |
withDetectBlend(Boolean value) |
PSToPDFConversionParams |
withDoThumbnails(Boolean value) |
PSToPDFConversionParams |
withInitialPageSize(XYPair value) |
PSToPDFConversionParams |
withInitialResolution(XYPair value) |
PSToPDFConversionParams |
withOptimize(Boolean value) |
PSToPDFConversionParams |
withOverPrintMode(Integer value) |
PSToPDFConversionParams |
withPDFVersion(Double value) |
PSToPDFConversionParams |
withPDFXParamsRef(Object value) |
PSToPDFConversionParams |
withThinPDFParamsRef(Object value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean detectBlend
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean compressPages
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Double pdfVersion
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String defaultRenderingIntent
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String binding
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair initialResolution
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean optimize
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String autoRotatePages
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair initialPageSize
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean ascii85EncodePages
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean doThumbnails
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Integer overPrintMode
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Object thinPDFParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Object advancedParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Object pdfxParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Boolean isDetectBlend()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setDetectBlend(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 isCompressPages()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setCompressPages(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 Double getPDFVersion()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPDFVersion(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 String getDefaultRenderingIntent()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setDefaultRenderingIntent(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 String getBinding()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setBinding(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 XYPair getInitialResolution()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setInitialResolution(XYPair 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 isOptimize()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setOptimize(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 getAutoRotatePages()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setAutoRotatePages(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 XYPair getInitialPageSize()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setInitialPageSize(XYPair 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 isASCII85EncodePages()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setASCII85EncodePages(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 isDoThumbnails()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setDoThumbnails(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 getOverPrintMode()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setOverPrintMode(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 Object getThinPDFParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setThinPDFParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Object getAdvancedParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setAdvancedParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Object getPDFXParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPDFXParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withDetectBlend(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withCompressPages(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withPDFVersion(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withDefaultRenderingIntent(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withBinding(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withInitialResolution(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withOptimize(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withAutoRotatePages(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withInitialPageSize(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withASCII85EncodePages(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withDoThumbnails(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withOverPrintMode(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withThinPDFParamsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withAdvancedParamsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public PSToPDFConversionParams withPDFXParamsRef(Object 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.