Package org.cip4.lib.xjdf.schema
Class InterpretingParams
java.lang.Object
org.cip4.lib.xjdf.schema.SpecificResource
org.cip4.lib.xjdf.schema.InterpretingParams
- All Implemented Interfaces:
Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v2.3.6",
date="2022-12-18T20:00:09Z")
public class InterpretingParams
extends SpecificResource
implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for InterpretingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InterpretingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FitPolicy" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}InterpretingDetails" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ObjectResolution" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PDFInterpretingParams" minOccurs="0"/>
</sequence>
<attribute name="Center" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="FilmRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
<attribute name="MirrorAround" type="{http://www.CIP4.org/JDFSchema_2_0}EnumDeviceAxis" />
<attribute name="PaperRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
<attribute name="PlateRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
<attribute name="Polarity" type="{http://www.CIP4.org/JDFSchema_2_0}Polarity" />
<attribute name="PrintQuality" type="{http://www.CIP4.org/JDFSchema_2_0}PrintQuality" />
<attribute name="ProofPaperRef" type="{http://www.w3.org/2001/XMLSchema}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>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Resourceprotected FitPolicyprotected InterpretingDetailsprotected EnumDeviceAxisprotected List<ObjectResolution>protected Resourceprotected PDFInterpretingParamsprotected Resourceprotected Polarityprotected PrintQualityprotected Resourceprotected XYPairprotected XYPair -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) getFilm()Gets the value of the film property.Gets the value of the fitPolicy property.Gets the value of the interpretingDetails property.Gets the value of the mirrorAround property.Gets the value of the objectResolution property.getPaper()Gets the value of the paper property.Gets the value of the pdfInterpretingParams property.getPlate()Gets the value of the plate property.Gets the value of the polarity property.Gets the value of the printQuality property.Gets the value of the proofPaper property.Gets the value of the scaling property.Gets the value of the scalingOrigin property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) isCenter()Gets the value of the center property.voidSets the value of the center property.voidSets the value of the film property.voidsetFitPolicy(FitPolicy value) Sets the value of the fitPolicy property.voidSets the value of the interpretingDetails property.voidsetMirrorAround(EnumDeviceAxis value) Sets the value of the mirrorAround property.voidSets the value of the paper property.voidSets the value of the pdfInterpretingParams property.voidSets the value of the plate property.voidsetPolarity(Polarity value) Sets the value of the polarity property.voidsetPrintQuality(PrintQuality value) Sets the value of the printQuality property.voidsetProofPaper(Resource value) Sets the value of the proofPaper property.voidsetScaling(XYPair value) Sets the value of the scaling property.voidsetScalingOrigin(XYPair value) Sets the value of the scalingOrigin property.withCenter(Boolean value) withFitPolicy(FitPolicy value) withMirrorAround(EnumDeviceAxis value) withObjectResolution(ObjectResolution... values) withPolarity(Polarity value) withPrintQuality(PrintQuality value) withProofPaper(Resource value) withScaling(XYPair value) withScalingOrigin(XYPair value) Methods inherited from class org.cip4.lib.xjdf.schema.SpecificResource
getOtherAttributes
-
Field Details
-
fitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected FitPolicy fitPolicy -
interpretingDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected InterpretingDetails interpretingDetails -
objectResolution
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<ObjectResolution> objectResolution -
pdfInterpretingParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected PDFInterpretingParams pdfInterpretingParams -
center
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean center -
film
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Resource film -
mirrorAround
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumDeviceAxis mirrorAround -
paper
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Resource paper -
plate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Resource plate -
polarity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Polarity polarity -
printQuality
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected PrintQuality printQuality -
proofPaper
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Resource proofPaper -
scaling
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected XYPair scaling -
scalingOrigin
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected XYPair scalingOrigin
-
-
Constructor Details
-
InterpretingParams
public InterpretingParams()
-
-
Method Details
-
getFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public FitPolicy getFitPolicy()Gets the value of the fitPolicy property.- Returns:
- possible object is
FitPolicy
-
setFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setFitPolicy(FitPolicy value) Sets the value of the fitPolicy property.- Parameters:
value- allowed object isFitPolicy
-
getInterpretingDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public InterpretingDetails getInterpretingDetails()Gets the value of the interpretingDetails property.- Returns:
- possible object is
InterpretingDetails
-
setInterpretingDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setInterpretingDetails(InterpretingDetails value) Sets the value of the interpretingDetails property.- Parameters:
value- allowed object isInterpretingDetails
-
getObjectResolution
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<ObjectResolution> getObjectResolution()Gets the value of the objectResolution property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the objectResolution property.For example, to add a new item, do as follows:
getObjectResolution().add(newItem);Objects of the following type(s) are allowed in the list
ObjectResolution -
getPDFInterpretingParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public PDFInterpretingParams getPDFInterpretingParams()Gets the value of the pdfInterpretingParams property.- Returns:
- possible object is
PDFInterpretingParams
-
setPDFInterpretingParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPDFInterpretingParams(PDFInterpretingParams value) Sets the value of the pdfInterpretingParams property.- Parameters:
value- allowed object isPDFInterpretingParams
-
isCenter
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isCenter()Gets the value of the center property.- Returns:
- possible object is
Boolean
-
setCenter
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCenter(Boolean value) Sets the value of the center property.- Parameters:
value- allowed object isBoolean
-
getFilm
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Resource getFilm()Gets the value of the film property.- Returns:
- possible object is
Object
-
setFilm
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setFilm(Resource value) Sets the value of the film property.- Parameters:
value- allowed object isObject
-
getMirrorAround
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumDeviceAxis getMirrorAround()Gets the value of the mirrorAround property.- Returns:
- possible object is
EnumDeviceAxis
-
setMirrorAround
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMirrorAround(EnumDeviceAxis value) Sets the value of the mirrorAround property.- Parameters:
value- allowed object isEnumDeviceAxis
-
getPaper
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Resource getPaper()Gets the value of the paper property.- Returns:
- possible object is
Object
-
setPaper
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPaper(Resource value) Sets the value of the paper property.- Parameters:
value- allowed object isObject
-
getPlate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Resource getPlate()Gets the value of the plate property.- Returns:
- possible object is
Object
-
setPlate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPlate(Resource value) Sets the value of the plate property.- Parameters:
value- allowed object isObject
-
getPolarity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Polarity getPolarity()Gets the value of the polarity property.- Returns:
- possible object is
Polarity
-
setPolarity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPolarity(Polarity value) Sets the value of the polarity property.- Parameters:
value- allowed object isPolarity
-
getPrintQuality
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public PrintQuality getPrintQuality()Gets the value of the printQuality property.- Returns:
- possible object is
PrintQuality
-
setPrintQuality
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPrintQuality(PrintQuality value) Sets the value of the printQuality property.- Parameters:
value- allowed object isPrintQuality
-
getProofPaper
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Resource getProofPaper()Gets the value of the proofPaper property.- Returns:
- possible object is
Object
-
setProofPaper
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setProofPaper(Resource value) Sets the value of the proofPaper property.- Parameters:
value- allowed object isObject
-
getScaling
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public XYPair getScaling()Gets the value of the scaling property.- Returns:
- possible object is
String
-
setScaling
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setScaling(XYPair value) Sets the value of the scaling property.- Parameters:
value- allowed object isString
-
getScalingOrigin
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public XYPair getScalingOrigin()Gets the value of the scalingOrigin property.- Returns:
- possible object is
String
-
setScalingOrigin
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setScalingOrigin(XYPair value) Sets the value of the scalingOrigin property.- Parameters:
value- allowed object isString
-
withFitPolicy
-
withInterpretingDetails
-
withObjectResolution
-
withObjectResolution
-
withPDFInterpretingParams
-
withCenter
-
withFilm
-
withMirrorAround
-
withPaper
-
withPlate
-
withPolarity
-
withPrintQuality
-
withProofPaper
-
withScaling
-
withScalingOrigin
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classSpecificResource
-
equals
- Overrides:
equalsin classSpecificResource
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classSpecificResource
-
hashCode
public int hashCode()- Overrides:
hashCodein classSpecificResource
-