Package org.cip4.lib.xjdf.schema
Class InkZoneCalculationParams
java.lang.Object
org.cip4.lib.xjdf.schema.SpecificResource
org.cip4.lib.xjdf.schema.InkZoneCalculationParams
- 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 InkZoneCalculationParams
extends SpecificResource
implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for InkZoneCalculationParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InkZoneCalculationParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Device" minOccurs="0"/>
</sequence>
<attribute name="PrintableArea" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="ZoneHeight" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="Zones" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ZonesY" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ZoneWidth" type="{http://www.w3.org/2001/XMLSchema}float" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
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 device property.Gets the value of the printableArea property.Gets the value of the zoneHeight property.getZones()Gets the value of the zones property.Gets the value of the zonesY property.Gets the value of the zoneWidth property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidSets the value of the device property.voidsetPrintableArea(Rectangle value) Sets the value of the printableArea property.voidsetZoneHeight(Float value) Sets the value of the zoneHeight property.voidSets the value of the zones property.voidSets the value of the zonesY property.voidsetZoneWidth(Float value) Sets the value of the zoneWidth property.withDevice(Device value) withPrintableArea(Rectangle value) withZoneHeight(Float value) withZonesY(Integer value) withZoneWidth(Float value) Methods inherited from class org.cip4.lib.xjdf.schema.SpecificResource
getOtherAttributes
-
Field Details
-
device
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Device device -
printableArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Rectangle printableArea -
zoneHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float zoneHeight -
zones
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer zones -
zonesY
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer zonesY -
zoneWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float zoneWidth
-
-
Constructor Details
-
InkZoneCalculationParams
public InkZoneCalculationParams()
-
-
Method Details
-
getDevice
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Device getDevice()Gets the value of the device property.- Returns:
- possible object is
Device
-
setDevice
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setDevice(Device value) Sets the value of the device property.- Parameters:
value- allowed object isDevice
-
getPrintableArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Rectangle getPrintableArea()Gets the value of the printableArea property.- Returns:
- possible object is
String
-
setPrintableArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPrintableArea(Rectangle value) Sets the value of the printableArea property.- Parameters:
value- allowed object isString
-
getZoneHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getZoneHeight()Gets the value of the zoneHeight property.- Returns:
- possible object is
Float
-
setZoneHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setZoneHeight(Float value) Sets the value of the zoneHeight property.- Parameters:
value- allowed object isFloat
-
getZones
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getZones()Gets the value of the zones property.- Returns:
- possible object is
Integer
-
setZones
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setZones(Integer value) Sets the value of the zones property.- Parameters:
value- allowed object isInteger
-
getZonesY
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getZonesY()Gets the value of the zonesY property.- Returns:
- possible object is
Integer
-
setZonesY
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setZonesY(Integer value) Sets the value of the zonesY property.- Parameters:
value- allowed object isInteger
-
getZoneWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getZoneWidth()Gets the value of the zoneWidth property.- Returns:
- possible object is
Float
-
setZoneWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setZoneWidth(Float value) Sets the value of the zoneWidth property.- Parameters:
value- allowed object isFloat
-
withDevice
-
withPrintableArea
-
withZoneHeight
-
withZones
-
withZonesY
-
withZoneWidth
-
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
-