@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class ScanParams extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for ScanParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ScanParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<attribute name="Magnification" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="OutputResolution" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="BitDepth" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="Mounting" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="InputBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="DCTQuality" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="MountID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="SplitDocuments" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="OutputColorSpace" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="CompressionFilter" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="OutputSize" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="FileSpecRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
bitDepth |
protected String |
compressionFilter |
protected Double |
dctQuality |
protected Object |
fileSpecRef |
protected Rectangle |
inputBox |
protected XYPair |
magnification |
protected String |
mountID |
protected String |
mounting |
protected String |
outputColorSpace |
protected XYPair |
outputResolution |
protected XYPair |
outputSize |
protected Integer |
splitDocuments |
| Constructor and Description |
|---|
ScanParams() |
| 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) |
Integer |
getBitDepth()
Gets the value of the bitDepth property.
|
String |
getCompressionFilter()
Gets the value of the compressionFilter property.
|
Double |
getDCTQuality()
Gets the value of the dctQuality property.
|
Object |
getFileSpecRef()
Gets the value of the fileSpecRef property.
|
Rectangle |
getInputBox()
Gets the value of the inputBox property.
|
XYPair |
getMagnification()
Gets the value of the magnification property.
|
String |
getMountID()
Gets the value of the mountID property.
|
String |
getMounting()
Gets the value of the mounting property.
|
String |
getOutputColorSpace()
Gets the value of the outputColorSpace property.
|
XYPair |
getOutputResolution()
Gets the value of the outputResolution property.
|
XYPair |
getOutputSize()
Gets the value of the outputSize property.
|
Integer |
getSplitDocuments()
Gets the value of the splitDocuments property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setBitDepth(Integer value)
Sets the value of the bitDepth property.
|
void |
setCompressionFilter(String value)
Sets the value of the compressionFilter property.
|
void |
setDCTQuality(Double value)
Sets the value of the dctQuality property.
|
void |
setFileSpecRef(Object value)
Sets the value of the fileSpecRef property.
|
void |
setInputBox(Rectangle value)
Sets the value of the inputBox property.
|
void |
setMagnification(XYPair value)
Sets the value of the magnification property.
|
void |
setMountID(String value)
Sets the value of the mountID property.
|
void |
setMounting(String value)
Sets the value of the mounting property.
|
void |
setOutputColorSpace(String value)
Sets the value of the outputColorSpace property.
|
void |
setOutputResolution(XYPair value)
Sets the value of the outputResolution property.
|
void |
setOutputSize(XYPair value)
Sets the value of the outputSize property.
|
void |
setSplitDocuments(Integer value)
Sets the value of the splitDocuments property.
|
ScanParams |
withBitDepth(Integer value) |
ScanParams |
withCompressionFilter(String value) |
ScanParams |
withDCTQuality(Double value) |
ScanParams |
withFileSpecRef(Object value) |
ScanParams |
withInputBox(Rectangle value) |
ScanParams |
withMagnification(XYPair value) |
ScanParams |
withMountID(String value) |
ScanParams |
withMounting(String value) |
ScanParams |
withOutputColorSpace(String value) |
ScanParams |
withOutputResolution(XYPair value) |
ScanParams |
withOutputSize(XYPair value) |
ScanParams |
withSplitDocuments(Integer value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected XYPair magnification
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected XYPair outputResolution
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Integer bitDepth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String mounting
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Rectangle inputBox
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double dctQuality
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String mountID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Integer splitDocuments
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String outputColorSpace
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String compressionFilter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected XYPair outputSize
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Object fileSpecRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public XYPair getMagnification()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMagnification(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public XYPair getOutputResolution()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setOutputResolution(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Integer getBitDepth()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBitDepth(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getMounting()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMounting(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Rectangle getInputBox()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setInputBox(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getDCTQuality()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setDCTQuality(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getMountID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMountID(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Integer getSplitDocuments()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setSplitDocuments(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getOutputColorSpace()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setOutputColorSpace(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getCompressionFilter()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setCompressionFilter(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public XYPair getOutputSize()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setOutputSize(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Object getFileSpecRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setFileSpecRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withMagnification(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withOutputResolution(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withBitDepth(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withMounting(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withInputBox(Rectangle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withDCTQuality(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withMountID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withSplitDocuments(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withOutputColorSpace(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withCompressionFilter(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withOutputSize(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ScanParams withFileSpecRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+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-20T01:26:59+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-20T01:26:59+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-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.