Package org.cip4.lib.xjdf.schema
Class ImageSetterParams
java.lang.Object
org.cip4.lib.xjdf.schema.SpecificResource
org.cip4.lib.xjdf.schema.ImageSetterParams
- 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 ImageSetterParams
extends SpecificResource
implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for ImageSetterParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ImageSetterParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<attribute name="AdvanceDistance" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="BurnOutArea" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="CenterAcross" type="{http://www.CIP4.org/JDFSchema_2_0}EnumDeviceAxis" />
<attribute name="CutMedia" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="ManualFeed" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="MirrorAround" type="{http://www.CIP4.org/JDFSchema_2_0}EnumDeviceAxis" />
<attribute name="Polarity" type="{http://www.CIP4.org/JDFSchema_2_0}Polarity" />
<attribute name="RollCut" type="{http://www.w3.org/2001/XMLSchema}float" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Floatprotected XYPairprotected EnumDeviceAxisprotected Booleanprotected Booleanprotected EnumDeviceAxisprotected Polarityprotected Float -
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) Gets the value of the advanceDistance property.Gets the value of the burnOutArea property.Gets the value of the centerAcross property.Gets the value of the mirrorAround property.Gets the value of the polarity property.Gets the value of the rollCut property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) Gets the value of the cutMedia property.Gets the value of the manualFeed property.voidsetAdvanceDistance(Float value) Sets the value of the advanceDistance property.voidsetBurnOutArea(XYPair value) Sets the value of the burnOutArea property.voidsetCenterAcross(EnumDeviceAxis value) Sets the value of the centerAcross property.voidsetCutMedia(Boolean value) Sets the value of the cutMedia property.voidsetManualFeed(Boolean value) Sets the value of the manualFeed property.voidsetMirrorAround(EnumDeviceAxis value) Sets the value of the mirrorAround property.voidsetPolarity(Polarity value) Sets the value of the polarity property.voidsetRollCut(Float value) Sets the value of the rollCut property.withAdvanceDistance(Float value) withBurnOutArea(XYPair value) withCenterAcross(EnumDeviceAxis value) withCutMedia(Boolean value) withManualFeed(Boolean value) withMirrorAround(EnumDeviceAxis value) withPolarity(Polarity value) withRollCut(Float value) Methods inherited from class org.cip4.lib.xjdf.schema.SpecificResource
getOtherAttributes
-
Field Details
-
advanceDistance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float advanceDistance -
burnOutArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected XYPair burnOutArea -
centerAcross
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumDeviceAxis centerAcross -
cutMedia
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean cutMedia -
manualFeed
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean manualFeed -
mirrorAround
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumDeviceAxis mirrorAround -
polarity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Polarity polarity -
rollCut
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float rollCut
-
-
Constructor Details
-
ImageSetterParams
public ImageSetterParams()
-
-
Method Details
-
getAdvanceDistance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getAdvanceDistance()Gets the value of the advanceDistance property.- Returns:
- possible object is
Float
-
setAdvanceDistance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setAdvanceDistance(Float value) Sets the value of the advanceDistance property.- Parameters:
value- allowed object isFloat
-
getBurnOutArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public XYPair getBurnOutArea()Gets the value of the burnOutArea property.- Returns:
- possible object is
String
-
setBurnOutArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBurnOutArea(XYPair value) Sets the value of the burnOutArea property.- Parameters:
value- allowed object isString
-
getCenterAcross
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumDeviceAxis getCenterAcross()Gets the value of the centerAcross property.- Returns:
- possible object is
EnumDeviceAxis
-
setCenterAcross
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCenterAcross(EnumDeviceAxis value) Sets the value of the centerAcross property.- Parameters:
value- allowed object isEnumDeviceAxis
-
isCutMedia
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isCutMedia()Gets the value of the cutMedia property.- Returns:
- possible object is
Boolean
-
setCutMedia
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCutMedia(Boolean value) Sets the value of the cutMedia property.- Parameters:
value- allowed object isBoolean
-
isManualFeed
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isManualFeed()Gets the value of the manualFeed property.- Returns:
- possible object is
Boolean
-
setManualFeed
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setManualFeed(Boolean value) Sets the value of the manualFeed property.- Parameters:
value- allowed object isBoolean
-
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
-
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
-
getRollCut
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getRollCut()Gets the value of the rollCut property.- Returns:
- possible object is
Float
-
setRollCut
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setRollCut(Float value) Sets the value of the rollCut property.- Parameters:
value- allowed object isFloat
-
withAdvanceDistance
-
withBurnOutArea
-
withCenterAcross
-
withCutMedia
-
withManualFeed
-
withMirrorAround
-
withPolarity
-
withRollCut
-
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
-