public class ConventionalPrintingParams extends ParameterType implements java.io.Serializable
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">
<attribute name="WorkStyle" type="{http://www.CIP4.org/JDFSchema_2_0}EnumWorkStyle" />
<attribute name="ModuleDrying" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="MediaLocation" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="NonPrintableMarginLeft" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Speed" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="DirectProof" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="NonPrintableMarginTop" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="NonPrintableMarginRight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Drying" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="SheetLay" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PrintingTechnology" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PerfectingModule" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="FountainSolution" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PrintingType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="NonPrintableMarginBottom" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="FirstSurface" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="Powder" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ApprovalParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
approvalParamsRef |
protected java.lang.Boolean |
directProof |
protected java.lang.String |
drying |
protected java.lang.String |
firstSurface |
protected java.lang.String |
fountainSolution |
protected java.lang.String |
mediaLocation |
protected java.lang.String |
moduleDrying |
protected java.lang.Double |
nonPrintableMarginBottom |
protected java.lang.Double |
nonPrintableMarginLeft |
protected java.lang.Double |
nonPrintableMarginRight |
protected java.lang.Double |
nonPrintableMarginTop |
protected java.lang.Integer |
perfectingModule |
protected java.lang.Double |
powder |
protected java.lang.String |
printingTechnology |
protected java.lang.String |
printingType |
protected java.lang.String |
sheetLay |
protected java.lang.Double |
speed |
protected EnumWorkStyle |
workStyle |
| Constructor and Description |
|---|
ConventionalPrintingParams() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getApprovalParamsRef()
Gets the value of the approvalParamsRef property.
|
java.lang.Boolean |
getDirectProof()
Gets the value of the directProof property.
|
java.lang.String |
getDrying()
Gets the value of the drying property.
|
java.lang.String |
getFirstSurface()
Gets the value of the firstSurface property.
|
java.lang.String |
getFountainSolution()
Gets the value of the fountainSolution property.
|
java.lang.String |
getMediaLocation()
Gets the value of the mediaLocation property.
|
java.lang.String |
getModuleDrying()
Gets the value of the moduleDrying property.
|
java.lang.Double |
getNonPrintableMarginBottom()
Gets the value of the nonPrintableMarginBottom property.
|
java.lang.Double |
getNonPrintableMarginLeft()
Gets the value of the nonPrintableMarginLeft property.
|
java.lang.Double |
getNonPrintableMarginRight()
Gets the value of the nonPrintableMarginRight property.
|
java.lang.Double |
getNonPrintableMarginTop()
Gets the value of the nonPrintableMarginTop property.
|
java.lang.Integer |
getPerfectingModule()
Gets the value of the perfectingModule property.
|
java.lang.Double |
getPowder()
Gets the value of the powder property.
|
java.lang.String |
getPrintingTechnology()
Gets the value of the printingTechnology property.
|
java.lang.String |
getPrintingType()
Gets the value of the printingType property.
|
java.lang.String |
getSheetLay()
Gets the value of the sheetLay property.
|
java.lang.Double |
getSpeed()
Gets the value of the speed property.
|
EnumWorkStyle |
getWorkStyle()
Gets the value of the workStyle property.
|
void |
setApprovalParamsRef(java.lang.Object value)
Sets the value of the approvalParamsRef property.
|
void |
setDirectProof(java.lang.Boolean value)
Sets the value of the directProof property.
|
void |
setDrying(java.lang.String value)
Sets the value of the drying property.
|
void |
setFirstSurface(java.lang.String value)
Sets the value of the firstSurface property.
|
void |
setFountainSolution(java.lang.String value)
Sets the value of the fountainSolution property.
|
void |
setMediaLocation(java.lang.String value)
Sets the value of the mediaLocation property.
|
void |
setModuleDrying(java.lang.String value)
Sets the value of the moduleDrying property.
|
void |
setNonPrintableMarginBottom(java.lang.Double value)
Sets the value of the nonPrintableMarginBottom property.
|
void |
setNonPrintableMarginLeft(java.lang.Double value)
Sets the value of the nonPrintableMarginLeft property.
|
void |
setNonPrintableMarginRight(java.lang.Double value)
Sets the value of the nonPrintableMarginRight property.
|
void |
setNonPrintableMarginTop(java.lang.Double value)
Sets the value of the nonPrintableMarginTop property.
|
void |
setPerfectingModule(java.lang.Integer value)
Sets the value of the perfectingModule property.
|
void |
setPowder(java.lang.Double value)
Sets the value of the powder property.
|
void |
setPrintingTechnology(java.lang.String value)
Sets the value of the printingTechnology property.
|
void |
setPrintingType(java.lang.String value)
Sets the value of the printingType property.
|
void |
setSheetLay(java.lang.String value)
Sets the value of the sheetLay property.
|
void |
setSpeed(java.lang.Double value)
Sets the value of the speed property.
|
void |
setWorkStyle(EnumWorkStyle value)
Sets the value of the workStyle property.
|
protected EnumWorkStyle workStyle
protected java.lang.String moduleDrying
protected java.lang.String mediaLocation
protected java.lang.Double nonPrintableMarginLeft
protected java.lang.Double speed
protected java.lang.Boolean directProof
protected java.lang.Double nonPrintableMarginTop
protected java.lang.Double nonPrintableMarginRight
protected java.lang.String drying
protected java.lang.String sheetLay
protected java.lang.String printingTechnology
protected java.lang.Integer perfectingModule
protected java.lang.String fountainSolution
protected java.lang.String printingType
protected java.lang.Double nonPrintableMarginBottom
protected java.lang.String firstSurface
protected java.lang.Double powder
protected java.lang.Object approvalParamsRef
public EnumWorkStyle getWorkStyle()
EnumWorkStylepublic void setWorkStyle(EnumWorkStyle value)
value - allowed object is
EnumWorkStylepublic java.lang.String getModuleDrying()
Stringpublic void setModuleDrying(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMediaLocation()
Stringpublic void setMediaLocation(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getNonPrintableMarginLeft()
Doublepublic void setNonPrintableMarginLeft(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getSpeed()
Doublepublic void setSpeed(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Boolean getDirectProof()
Booleanpublic void setDirectProof(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getNonPrintableMarginTop()
Doublepublic void setNonPrintableMarginTop(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getNonPrintableMarginRight()
Doublepublic void setNonPrintableMarginRight(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getDrying()
Stringpublic void setDrying(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSheetLay()
Stringpublic void setSheetLay(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPrintingTechnology()
Stringpublic void setPrintingTechnology(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getPerfectingModule()
Integerpublic void setPerfectingModule(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getFountainSolution()
Stringpublic void setFountainSolution(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPrintingType()
Stringpublic void setPrintingType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getNonPrintableMarginBottom()
Doublepublic void setNonPrintableMarginBottom(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getFirstSurface()
Stringpublic void setFirstSurface(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getPowder()
Doublepublic void setPowder(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Object getApprovalParamsRef()
Objectpublic void setApprovalParamsRef(java.lang.Object value)
value - allowed object is
ObjectCopyright © 2012. All Rights Reserved.