@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public class ConventionalPrintingParams
extends SpecificResource
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for ConventionalPrintingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConventionalPrintingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<attribute name="Drying" type="{http://www.CIP4.org/JDFSchema_2_0}EnumDrying" />
<attribute name="FirstSurface" type="{http://www.CIP4.org/JDFSchema_2_0}Side" />
<attribute name="FountainSolution">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="On"/>
<enumeration value="Off"/>
</restriction>
</simpleType>
</attribute>
<attribute name="ModuleDrying" type="{http://www.CIP4.org/JDFSchema_2_0}EnumDrying" />
<attribute name="Powder" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="SheetLay" type="{http://www.CIP4.org/JDFSchema_2_0}SheetLay" />
<attribute name="Speed" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="WorkStyle" type="{http://www.CIP4.org/JDFSchema_2_0}WorkStyle" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
ConventionalPrintingParams.FountainSolution
Java class for null.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnumDrying |
drying |
protected Side |
firstSurface |
protected ConventionalPrintingParams.FountainSolution |
fountainSolution |
protected EnumDrying |
moduleDrying |
protected java.lang.Double |
powder |
protected SheetLay |
sheetLay |
protected java.lang.Double |
speed |
protected WorkStyle |
workStyle |
| Constructor and Description |
|---|
ConventionalPrintingParams() |
| 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.EqualsStrategy strategy) |
EnumDrying |
getDrying()
Gets the value of the drying property.
|
Side |
getFirstSurface()
Gets the value of the firstSurface property.
|
ConventionalPrintingParams.FountainSolution |
getFountainSolution()
Gets the value of the fountainSolution property.
|
EnumDrying |
getModuleDrying()
Gets the value of the moduleDrying property.
|
java.lang.Double |
getPowder()
Gets the value of the powder property.
|
SheetLay |
getSheetLay()
Gets the value of the sheetLay property.
|
java.lang.Double |
getSpeed()
Gets the value of the speed property.
|
WorkStyle |
getWorkStyle()
Gets the value of the workStyle property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setDrying(EnumDrying value)
Sets the value of the drying property.
|
void |
setFirstSurface(Side value)
Sets the value of the firstSurface property.
|
void |
setFountainSolution(ConventionalPrintingParams.FountainSolution value)
Sets the value of the fountainSolution property.
|
void |
setModuleDrying(EnumDrying value)
Sets the value of the moduleDrying property.
|
void |
setPowder(java.lang.Double value)
Sets the value of the powder property.
|
void |
setSheetLay(SheetLay value)
Sets the value of the sheetLay property.
|
void |
setSpeed(java.lang.Double value)
Sets the value of the speed property.
|
void |
setWorkStyle(WorkStyle value)
Sets the value of the workStyle property.
|
ConventionalPrintingParams |
withDrying(EnumDrying value) |
ConventionalPrintingParams |
withFirstSurface(Side value) |
ConventionalPrintingParams |
withFountainSolution(ConventionalPrintingParams.FountainSolution value) |
ConventionalPrintingParams |
withModuleDrying(EnumDrying value) |
ConventionalPrintingParams |
withPowder(java.lang.Double value) |
ConventionalPrintingParams |
withSheetLay(SheetLay value) |
ConventionalPrintingParams |
withSpeed(java.lang.Double value) |
ConventionalPrintingParams |
withWorkStyle(WorkStyle value) |
getOtherAttributes@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected EnumDrying drying
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected Side firstSurface
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected ConventionalPrintingParams.FountainSolution fountainSolution
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected EnumDrying moduleDrying
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double powder
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected SheetLay sheetLay
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double speed
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected WorkStyle workStyle
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public EnumDrying getDrying()
EnumDrying@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setDrying(EnumDrying value)
value - allowed object is
EnumDrying@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public Side getFirstSurface()
Side@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setFirstSurface(Side value)
value - allowed object is
Side@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public ConventionalPrintingParams.FountainSolution getFountainSolution()
ConventionalPrintingParams.FountainSolution@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setFountainSolution(ConventionalPrintingParams.FountainSolution value)
value - allowed object is
ConventionalPrintingParams.FountainSolution@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public EnumDrying getModuleDrying()
EnumDrying@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setModuleDrying(EnumDrying value)
value - allowed object is
EnumDrying@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getPowder()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setPowder(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public SheetLay getSheetLay()
SheetLay@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSheetLay(SheetLay value)
value - allowed object is
SheetLay@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getSpeed()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSpeed(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public WorkStyle getWorkStyle()
WorkStyle@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setWorkStyle(WorkStyle value)
value - allowed object is
WorkStylepublic ConventionalPrintingParams withDrying(EnumDrying value)
public ConventionalPrintingParams withFirstSurface(Side value)
public ConventionalPrintingParams withFountainSolution(ConventionalPrintingParams.FountainSolution value)
public ConventionalPrintingParams withModuleDrying(EnumDrying value)
public ConventionalPrintingParams withPowder(java.lang.Double value)
public ConventionalPrintingParams withSheetLay(SheetLay value)
public ConventionalPrintingParams withSpeed(java.lang.Double value)
public ConventionalPrintingParams withWorkStyle(WorkStyle 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.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals 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.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class SpecificResourcepublic int hashCode()
hashCode in class SpecificResource