@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public class ConventionalPrintingParams extends ParameterType implements 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}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ApprovalParams" minOccurs="0"/>
</sequence>
<attribute name="Drying" type="{http://www.CIP4.org/JDFSchema_2_0}EnumDrying" />
<attribute name="FirstSurface" type="{http://www.CIP4.org/JDFSchema_2_0}EnumFirstSurface" />
<attribute name="FountainSolution" type="{http://www.CIP4.org/JDFSchema_2_0}EnumFountainSolution" />
<attribute name="MediaLocation" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="ModuleDrying" type="{http://www.CIP4.org/JDFSchema_2_0}EnumDrying" />
<attribute name="PerfectingModule" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="Powder" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="SheetLay" type="{http://www.CIP4.org/JDFSchema_2_0}EnumSheetLay" />
<attribute name="Speed" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="WorkStyle" type="{http://www.CIP4.org/JDFSchema_2_0}EnumWorkStyle" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ApprovalParams |
approvalParams |
protected EnumDrying |
drying |
protected EnumFirstSurface |
firstSurface |
protected EnumFountainSolution |
fountainSolution |
protected String |
mediaLocation |
protected EnumDrying |
moduleDrying |
protected Integer |
perfectingModule |
protected Double |
powder |
protected EnumSheetLay |
sheetLay |
protected Double |
speed |
protected EnumWorkStyle |
workStyle |
| Constructor and Description |
|---|
ConventionalPrintingParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
ApprovalParams |
getApprovalParams()
Gets the value of the approvalParams property.
|
EnumDrying |
getDrying()
Gets the value of the drying property.
|
EnumFirstSurface |
getFirstSurface()
Gets the value of the firstSurface property.
|
EnumFountainSolution |
getFountainSolution()
Gets the value of the fountainSolution property.
|
String |
getMediaLocation()
Gets the value of the mediaLocation property.
|
EnumDrying |
getModuleDrying()
Gets the value of the moduleDrying property.
|
Integer |
getPerfectingModule()
Gets the value of the perfectingModule property.
|
Double |
getPowder()
Gets the value of the powder property.
|
EnumSheetLay |
getSheetLay()
Gets the value of the sheetLay property.
|
Double |
getSpeed()
Gets the value of the speed property.
|
EnumWorkStyle |
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 |
setApprovalParams(ApprovalParams value)
Sets the value of the approvalParams property.
|
void |
setDrying(EnumDrying value)
Sets the value of the drying property.
|
void |
setFirstSurface(EnumFirstSurface value)
Sets the value of the firstSurface property.
|
void |
setFountainSolution(EnumFountainSolution value)
Sets the value of the fountainSolution property.
|
void |
setMediaLocation(String value)
Sets the value of the mediaLocation property.
|
void |
setModuleDrying(EnumDrying value)
Sets the value of the moduleDrying property.
|
void |
setPerfectingModule(Integer value)
Sets the value of the perfectingModule property.
|
void |
setPowder(Double value)
Sets the value of the powder property.
|
void |
setSheetLay(EnumSheetLay value)
Sets the value of the sheetLay property.
|
void |
setSpeed(Double value)
Sets the value of the speed property.
|
void |
setWorkStyle(EnumWorkStyle value)
Sets the value of the workStyle property.
|
ConventionalPrintingParams |
withApprovalParams(ApprovalParams value) |
ConventionalPrintingParams |
withDrying(EnumDrying value) |
ConventionalPrintingParams |
withFirstSurface(EnumFirstSurface value) |
ConventionalPrintingParams |
withFountainSolution(EnumFountainSolution value) |
ConventionalPrintingParams |
withMediaLocation(String value) |
ConventionalPrintingParams |
withModuleDrying(EnumDrying value) |
ConventionalPrintingParams |
withPerfectingModule(Integer value) |
ConventionalPrintingParams |
withPowder(Double value) |
ConventionalPrintingParams |
withSheetLay(EnumSheetLay value) |
ConventionalPrintingParams |
withSpeed(Double value) |
ConventionalPrintingParams |
withWorkStyle(EnumWorkStyle value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected ApprovalParams approvalParams
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected EnumDrying drying
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected EnumFirstSurface firstSurface
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected EnumFountainSolution fountainSolution
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String mediaLocation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected EnumDrying moduleDrying
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Integer perfectingModule
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Double powder
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected EnumSheetLay sheetLay
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Double speed
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected EnumWorkStyle workStyle
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ApprovalParams getApprovalParams()
ApprovalParams@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setApprovalParams(ApprovalParams value)
value - allowed object is
ApprovalParams@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public EnumDrying getDrying()
EnumDrying@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+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="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public EnumFirstSurface getFirstSurface()
EnumFirstSurface@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setFirstSurface(EnumFirstSurface value)
value - allowed object is
EnumFirstSurface@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public EnumFountainSolution getFountainSolution()
EnumFountainSolution@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setFountainSolution(EnumFountainSolution value)
value - allowed object is
EnumFountainSolution@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getMediaLocation()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setMediaLocation(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public EnumDrying getModuleDrying()
EnumDrying@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+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="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Integer getPerfectingModule()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPerfectingModule(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Double getPowder()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setPowder(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public EnumSheetLay getSheetLay()
EnumSheetLay@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setSheetLay(EnumSheetLay value)
value - allowed object is
EnumSheetLay@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Double getSpeed()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setSpeed(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public EnumWorkStyle getWorkStyle()
EnumWorkStyle@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setWorkStyle(EnumWorkStyle value)
value - allowed object is
EnumWorkStyle@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withApprovalParams(ApprovalParams value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withDrying(EnumDrying value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withFirstSurface(EnumFirstSurface value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withFountainSolution(EnumFountainSolution value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withMediaLocation(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withModuleDrying(EnumDrying value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withPerfectingModule(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withPowder(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withSheetLay(EnumSheetLay value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withSpeed(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ConventionalPrintingParams withWorkStyle(EnumWorkStyle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public 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 ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.