@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public class RasterReadingParams
extends SpecificResource
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for RasterReadingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RasterReadingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FitPolicy" minOccurs="0"/>
</sequence>
<attribute name="Center" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="FilmRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="MirrorAround" type="{http://www.CIP4.org/JDFSchema_2_0}EnumDeviceAxis" />
<attribute name="PaperRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="PlateRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="Polarity" type="{http://www.CIP4.org/JDFSchema_2_0}Polarity" />
<attribute name="ProofPaperRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="Scaling" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="ScalingOrigin" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
center |
protected Resource |
film |
protected FitPolicy |
fitPolicy |
protected EnumDeviceAxis |
mirrorAround |
protected Resource |
paper |
protected Resource |
plate |
protected Polarity |
polarity |
protected Resource |
proofPaper |
protected XYPair |
scaling |
protected XYPair |
scalingOrigin |
| Constructor and Description |
|---|
RasterReadingParams() |
| 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) |
Resource |
getFilm()
Gets the value of the film property.
|
FitPolicy |
getFitPolicy()
Gets the value of the fitPolicy property.
|
EnumDeviceAxis |
getMirrorAround()
Gets the value of the mirrorAround property.
|
Resource |
getPaper()
Gets the value of the paper property.
|
Resource |
getPlate()
Gets the value of the plate property.
|
Polarity |
getPolarity()
Gets the value of the polarity property.
|
Resource |
getProofPaper()
Gets the value of the proofPaper property.
|
XYPair |
getScaling()
Gets the value of the scaling property.
|
XYPair |
getScalingOrigin()
Gets the value of the scalingOrigin property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
java.lang.Boolean |
isCenter()
Gets the value of the center property.
|
void |
setCenter(java.lang.Boolean value)
Sets the value of the center property.
|
void |
setFilm(Resource value)
Sets the value of the film property.
|
void |
setFitPolicy(FitPolicy value)
Sets the value of the fitPolicy property.
|
void |
setMirrorAround(EnumDeviceAxis value)
Sets the value of the mirrorAround property.
|
void |
setPaper(Resource value)
Sets the value of the paper property.
|
void |
setPlate(Resource value)
Sets the value of the plate property.
|
void |
setPolarity(Polarity value)
Sets the value of the polarity property.
|
void |
setProofPaper(Resource value)
Sets the value of the proofPaper property.
|
void |
setScaling(XYPair value)
Sets the value of the scaling property.
|
void |
setScalingOrigin(XYPair value)
Sets the value of the scalingOrigin property.
|
RasterReadingParams |
withCenter(java.lang.Boolean value) |
RasterReadingParams |
withFilm(Resource value) |
RasterReadingParams |
withFitPolicy(FitPolicy value) |
RasterReadingParams |
withMirrorAround(EnumDeviceAxis value) |
RasterReadingParams |
withPaper(Resource value) |
RasterReadingParams |
withPlate(Resource value) |
RasterReadingParams |
withPolarity(Polarity value) |
RasterReadingParams |
withProofPaper(Resource value) |
RasterReadingParams |
withScaling(XYPair value) |
RasterReadingParams |
withScalingOrigin(XYPair value) |
getOtherAttributes@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected FitPolicy fitPolicy
@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 center
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected Resource film
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected EnumDeviceAxis mirrorAround
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected Resource paper
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected Resource plate
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected Polarity polarity
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected Resource proofPaper
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected XYPair scaling
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected XYPair scalingOrigin
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public FitPolicy getFitPolicy()
FitPolicy@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setFitPolicy(FitPolicy value)
value - allowed object is
FitPolicy@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 isCenter()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setCenter(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 Resource getFilm()
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setFilm(Resource value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public EnumDeviceAxis getMirrorAround()
EnumDeviceAxis@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setMirrorAround(EnumDeviceAxis value)
value - allowed object is
EnumDeviceAxis@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public Resource getPaper()
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setPaper(Resource value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public Resource getPlate()
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setPlate(Resource value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public Polarity getPolarity()
Polarity@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setPolarity(Polarity value)
value - allowed object is
Polarity@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public Resource getProofPaper()
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setProofPaper(Resource value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public XYPair getScaling()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setScaling(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public XYPair getScalingOrigin()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setScalingOrigin(XYPair value)
value - allowed object is
Stringpublic RasterReadingParams withFitPolicy(FitPolicy value)
public RasterReadingParams withCenter(java.lang.Boolean value)
public RasterReadingParams withFilm(Resource value)
public RasterReadingParams withMirrorAround(EnumDeviceAxis value)
public RasterReadingParams withPaper(Resource value)
public RasterReadingParams withPlate(Resource value)
public RasterReadingParams withPolarity(Polarity value)
public RasterReadingParams withProofPaper(Resource value)
public RasterReadingParams withScaling(XYPair value)
public RasterReadingParams withScalingOrigin(XYPair 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.Equals2equals in class SpecificResourcepublic boolean equals(java.lang.Object object)
equals in class SpecificResourcepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class SpecificResourcepublic int hashCode()
hashCode in class SpecificResource