public class StrippingParams extends ParameterType implements java.io.Serializable
Java class for StrippingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StrippingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Position" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}StripMark" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="WorkStyle" type="{http://www.CIP4.org/JDFSchema_2_0}EnumWorkStyle" />
<attribute name="JobID" type="{http://www.CIP4.org/JDFSchema_2_0}shortString" />
<attribute name="SectionList" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" />
<attribute name="InnermostShingling" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="AssemblyIDs" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="SheetNameFormat" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="StackDepth" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="AssemblyID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="SheetNameTemplate" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Automated" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="OutermostShingling" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="BinderySignatureRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="MediaRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="DeviceRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="StripCellParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="ExternalImpositionTemplateRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
assemblyID |
protected java.util.List<java.lang.String> |
assemblyIDs |
protected java.lang.Boolean |
automated |
protected java.lang.Object |
binderySignatureRef |
protected java.lang.Object |
deviceRef |
protected java.lang.Object |
externalImpositionTemplateRef |
protected java.lang.Double |
innermostShingling |
protected java.lang.String |
jobID |
protected java.lang.Object |
mediaRef |
protected java.lang.Double |
outermostShingling |
protected java.util.List<Position> |
positions |
protected java.util.List<java.lang.Integer> |
sectionLists |
protected java.lang.String |
sheetNameFormat |
protected java.lang.String |
sheetNameTemplate |
protected java.lang.Integer |
stackDepth |
protected java.lang.Object |
stripCellParamsRef |
protected java.util.List<StripMark> |
stripMarks |
protected EnumWorkStyle |
workStyle |
| Constructor and Description |
|---|
StrippingParams() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAssemblyID()
Gets the value of the assemblyID property.
|
java.util.List<java.lang.String> |
getAssemblyIDs()
Gets the value of the assemblyIDs property.
|
java.lang.Boolean |
getAutomated()
Gets the value of the automated property.
|
java.lang.Object |
getBinderySignatureRef()
Gets the value of the binderySignatureRef property.
|
java.lang.Object |
getDeviceRef()
Gets the value of the deviceRef property.
|
java.lang.Object |
getExternalImpositionTemplateRef()
Gets the value of the externalImpositionTemplateRef property.
|
java.lang.Double |
getInnermostShingling()
Gets the value of the innermostShingling property.
|
java.lang.String |
getJobID()
Gets the value of the jobID property.
|
java.lang.Object |
getMediaRef()
Gets the value of the mediaRef property.
|
java.lang.Double |
getOutermostShingling()
Gets the value of the outermostShingling property.
|
java.util.List<Position> |
getPositions()
Gets the value of the positions property.
|
java.util.List<java.lang.Integer> |
getSectionLists()
Gets the value of the sectionLists property.
|
java.lang.String |
getSheetNameFormat()
Gets the value of the sheetNameFormat property.
|
java.lang.String |
getSheetNameTemplate()
Gets the value of the sheetNameTemplate property.
|
java.lang.Integer |
getStackDepth()
Gets the value of the stackDepth property.
|
java.lang.Object |
getStripCellParamsRef()
Gets the value of the stripCellParamsRef property.
|
java.util.List<StripMark> |
getStripMarks()
Gets the value of the stripMarks property.
|
EnumWorkStyle |
getWorkStyle()
Gets the value of the workStyle property.
|
void |
setAssemblyID(java.lang.String value)
Sets the value of the assemblyID property.
|
void |
setAutomated(java.lang.Boolean value)
Sets the value of the automated property.
|
void |
setBinderySignatureRef(java.lang.Object value)
Sets the value of the binderySignatureRef property.
|
void |
setDeviceRef(java.lang.Object value)
Sets the value of the deviceRef property.
|
void |
setExternalImpositionTemplateRef(java.lang.Object value)
Sets the value of the externalImpositionTemplateRef property.
|
void |
setInnermostShingling(java.lang.Double value)
Sets the value of the innermostShingling property.
|
void |
setJobID(java.lang.String value)
Sets the value of the jobID property.
|
void |
setMediaRef(java.lang.Object value)
Sets the value of the mediaRef property.
|
void |
setOutermostShingling(java.lang.Double value)
Sets the value of the outermostShingling property.
|
void |
setSheetNameFormat(java.lang.String value)
Sets the value of the sheetNameFormat property.
|
void |
setSheetNameTemplate(java.lang.String value)
Sets the value of the sheetNameTemplate property.
|
void |
setStackDepth(java.lang.Integer value)
Sets the value of the stackDepth property.
|
void |
setStripCellParamsRef(java.lang.Object value)
Sets the value of the stripCellParamsRef property.
|
void |
setWorkStyle(EnumWorkStyle value)
Sets the value of the workStyle property.
|
protected java.util.List<StripMark> stripMarks
protected java.util.List<Position> positions
protected EnumWorkStyle workStyle
protected java.lang.String jobID
protected java.util.List<java.lang.Integer> sectionLists
protected java.lang.Double innermostShingling
protected java.util.List<java.lang.String> assemblyIDs
protected java.lang.String sheetNameFormat
protected java.lang.Integer stackDepth
protected java.lang.String assemblyID
protected java.lang.String sheetNameTemplate
protected java.lang.Boolean automated
protected java.lang.Double outermostShingling
protected java.lang.Object binderySignatureRef
protected java.lang.Object mediaRef
protected java.lang.Object deviceRef
protected java.lang.Object stripCellParamsRef
protected java.lang.Object externalImpositionTemplateRef
public java.util.List<StripMark> getStripMarks()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the stripMarks property.
For example, to add a new item, do as follows:
getStripMarks().add(newItem);
Objects of the following type(s) are allowed in the list
StripMark
public java.util.List<Position> getPositions()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the positions property.
For example, to add a new item, do as follows:
getPositions().add(newItem);
Objects of the following type(s) are allowed in the list
Position
public EnumWorkStyle getWorkStyle()
EnumWorkStylepublic void setWorkStyle(EnumWorkStyle value)
value - allowed object is
EnumWorkStylepublic java.lang.String getJobID()
Stringpublic void setJobID(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.Integer> getSectionLists()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the sectionLists property.
For example, to add a new item, do as follows:
getSectionLists().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public java.lang.Double getInnermostShingling()
Doublepublic void setInnermostShingling(java.lang.Double value)
value - allowed object is
Doublepublic java.util.List<java.lang.String> getAssemblyIDs()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the assemblyIDs property.
For example, to add a new item, do as follows:
getAssemblyIDs().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.lang.String getSheetNameFormat()
Stringpublic void setSheetNameFormat(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getStackDepth()
Integerpublic void setStackDepth(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getAssemblyID()
Stringpublic void setAssemblyID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSheetNameTemplate()
Stringpublic void setSheetNameTemplate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getAutomated()
Booleanpublic void setAutomated(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getOutermostShingling()
Doublepublic void setOutermostShingling(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Object getBinderySignatureRef()
Objectpublic void setBinderySignatureRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getMediaRef()
Objectpublic void setMediaRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getDeviceRef()
Objectpublic void setDeviceRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getStripCellParamsRef()
Objectpublic void setStripCellParamsRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getExternalImpositionTemplateRef()
Objectpublic void setExternalImpositionTemplateRef(java.lang.Object value)
value - allowed object is
ObjectCopyright © 2012. All Rights Reserved.