@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public class Layout extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for Layout complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Layout">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PlacedObject" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}TransferCurvePool" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}InsertSheet" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PageCondition" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}LayerList" maxOccurs="unbounded" minOccurs="0"/>
<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"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}BinderySignature" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}SignatureCell" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="SheetCountReset" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="OrdsConsumed" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="BaseOrdReset" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="SheetNameFormat" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="SurfaceContentsBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="StackDepth" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="LockOrigins" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="OrdReset" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<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="MaxCollect" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="SourceWorkStyle" type="{http://www.CIP4.org/JDFSchema_2_0}EnumWorkStyle" />
<attribute name="MinCollect" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="WorkStyle" type="{http://www.CIP4.org/JDFSchema_2_0}EnumWorkStyle" />
<attribute name="JobID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<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="AssemblyID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="DeviceRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="MediaRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="OutermostShingling" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ExternalImpositionTemplateRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Layout() |
| 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) |
String |
getAssemblyID()
Gets the value of the assemblyID property.
|
List<String> |
getAssemblyIDs()
Gets the value of the assemblyIDs property.
|
String |
getBaseOrdReset()
Gets the value of the baseOrdReset property.
|
List<BinderySignature> |
getBinderySignature()
Gets the value of the binderySignature property.
|
Object |
getDeviceRef()
Gets the value of the deviceRef property.
|
Object |
getExternalImpositionTemplateRef()
Gets the value of the externalImpositionTemplateRef property.
|
Double |
getInnermostShingling()
Gets the value of the innermostShingling property.
|
List<InsertSheet> |
getInsertSheet()
Gets the value of the insertSheet property.
|
String |
getJobID()
Gets the value of the jobID property.
|
List<LayerList> |
getLayerList()
Gets the value of the layerList property.
|
Integer |
getMaxCollect()
Gets the value of the maxCollect property.
|
Object |
getMediaRef()
Gets the value of the mediaRef property.
|
Integer |
getMinCollect()
Gets the value of the minCollect property.
|
String |
getOrdReset()
Gets the value of the ordReset property.
|
List<String> |
getOrdsConsumed()
Gets the value of the ordsConsumed property.
|
Double |
getOutermostShingling()
Gets the value of the outermostShingling property.
|
List<PageCondition> |
getPageCondition()
Gets the value of the pageCondition property.
|
List<JAXBElement<? extends PlacedObject>> |
getPlacedObject()
Gets the value of the placedObject property.
|
List<Position> |
getPosition()
Gets the value of the position property.
|
IntegerList |
getSectionList()
Gets the value of the sectionList property.
|
String |
getSheetCountReset()
Gets the value of the sheetCountReset property.
|
String |
getSheetNameFormat()
Gets the value of the sheetNameFormat property.
|
String |
getSheetNameTemplate()
Gets the value of the sheetNameTemplate property.
|
List<SignatureCell> |
getSignatureCell()
Gets the value of the signatureCell property.
|
EnumWorkStyle |
getSourceWorkStyle()
Gets the value of the sourceWorkStyle property.
|
Integer |
getStackDepth()
Gets the value of the stackDepth property.
|
List<StripMark> |
getStripMark()
Gets the value of the stripMark property.
|
Rectangle |
getSurfaceContentsBox()
Gets the value of the surfaceContentsBox property.
|
List<TransferCurvePool> |
getTransferCurvePool()
Gets the value of the transferCurvePool 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) |
Boolean |
isAutomated()
Gets the value of the automated property.
|
Boolean |
isLockOrigins()
Gets the value of the lockOrigins property.
|
void |
setAssemblyID(String value)
Sets the value of the assemblyID property.
|
void |
setAutomated(Boolean value)
Sets the value of the automated property.
|
void |
setBaseOrdReset(String value)
Sets the value of the baseOrdReset property.
|
void |
setDeviceRef(Object value)
Sets the value of the deviceRef property.
|
void |
setExternalImpositionTemplateRef(Object value)
Sets the value of the externalImpositionTemplateRef property.
|
void |
setInnermostShingling(Double value)
Sets the value of the innermostShingling property.
|
void |
setJobID(String value)
Sets the value of the jobID property.
|
void |
setLockOrigins(Boolean value)
Sets the value of the lockOrigins property.
|
void |
setMaxCollect(Integer value)
Sets the value of the maxCollect property.
|
void |
setMediaRef(Object value)
Sets the value of the mediaRef property.
|
void |
setMinCollect(Integer value)
Sets the value of the minCollect property.
|
void |
setOrdReset(String value)
Sets the value of the ordReset property.
|
void |
setOutermostShingling(Double value)
Sets the value of the outermostShingling property.
|
void |
setSectionList(IntegerList value)
Sets the value of the sectionList property.
|
void |
setSheetCountReset(String value)
Sets the value of the sheetCountReset property.
|
void |
setSheetNameFormat(String value)
Sets the value of the sheetNameFormat property.
|
void |
setSheetNameTemplate(String value)
Sets the value of the sheetNameTemplate property.
|
void |
setSourceWorkStyle(EnumWorkStyle value)
Sets the value of the sourceWorkStyle property.
|
void |
setStackDepth(Integer value)
Sets the value of the stackDepth property.
|
void |
setSurfaceContentsBox(Rectangle value)
Sets the value of the surfaceContentsBox property.
|
void |
setWorkStyle(EnumWorkStyle value)
Sets the value of the workStyle property.
|
Layout |
withAssemblyID(String value) |
Layout |
withAssemblyIDs(Collection<String> values) |
Layout |
withAssemblyIDs(String... values) |
Layout |
withAutomated(Boolean value) |
Layout |
withBaseOrdReset(String value) |
Layout |
withBinderySignature(BinderySignature... values) |
Layout |
withBinderySignature(Collection<BinderySignature> values) |
Layout |
withDeviceRef(Object value) |
Layout |
withExternalImpositionTemplateRef(Object value) |
Layout |
withInnermostShingling(Double value) |
Layout |
withInsertSheet(Collection<InsertSheet> values) |
Layout |
withInsertSheet(InsertSheet... values) |
Layout |
withJobID(String value) |
Layout |
withLayerList(Collection<LayerList> values) |
Layout |
withLayerList(LayerList... values) |
Layout |
withLockOrigins(Boolean value) |
Layout |
withMaxCollect(Integer value) |
Layout |
withMediaRef(Object value) |
Layout |
withMinCollect(Integer value) |
Layout |
withOrdReset(String value) |
Layout |
withOrdsConsumed(Collection<String> values) |
Layout |
withOrdsConsumed(String... values) |
Layout |
withOutermostShingling(Double value) |
Layout |
withPageCondition(Collection<PageCondition> values) |
Layout |
withPageCondition(PageCondition... values) |
Layout |
withPlacedObject(Collection<JAXBElement<? extends PlacedObject>> values) |
Layout |
withPlacedObject(JAXBElement<? extends PlacedObject>... values) |
Layout |
withPosition(Collection<Position> values) |
Layout |
withPosition(Position... values) |
Layout |
withSectionList(IntegerList value) |
Layout |
withSheetCountReset(String value) |
Layout |
withSheetNameFormat(String value) |
Layout |
withSheetNameTemplate(String value) |
Layout |
withSignatureCell(Collection<SignatureCell> values) |
Layout |
withSignatureCell(SignatureCell... values) |
Layout |
withSourceWorkStyle(EnumWorkStyle value) |
Layout |
withStackDepth(Integer value) |
Layout |
withStripMark(Collection<StripMark> values) |
Layout |
withStripMark(StripMark... values) |
Layout |
withSurfaceContentsBox(Rectangle value) |
Layout |
withTransferCurvePool(Collection<TransferCurvePool> values) |
Layout |
withTransferCurvePool(TransferCurvePool... values) |
Layout |
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 List<JAXBElement<? extends PlacedObject>> placedObject
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<TransferCurvePool> transferCurvePool
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<InsertSheet> insertSheet
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<PageCondition> pageCondition
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<LayerList> layerList
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<Position> position
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<StripMark> stripMark
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<BinderySignature> binderySignature
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<SignatureCell> signatureCell
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String sheetCountReset
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<String> ordsConsumed
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String baseOrdReset
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String sheetNameFormat
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Rectangle surfaceContentsBox
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Integer stackDepth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean lockOrigins
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String ordReset
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String sheetNameTemplate
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean automated
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Integer maxCollect
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected EnumWorkStyle sourceWorkStyle
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Integer minCollect
@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") protected String jobID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected IntegerList sectionList
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Double innermostShingling
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected List<String> assemblyIDs
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String assemblyID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Object deviceRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Object mediaRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Double outermostShingling
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Object externalImpositionTemplateRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<JAXBElement<? extends PlacedObject>> getPlacedObject()
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 placedObject property.
For example, to add a new item, do as follows:
getPlacedObject().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<PlacedObject>
JAXBElement<ContentObject>
JAXBElement<MarkObject>
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<TransferCurvePool> getTransferCurvePool()
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 transferCurvePool property.
For example, to add a new item, do as follows:
getTransferCurvePool().add(newItem);
Objects of the following type(s) are allowed in the list
TransferCurvePool
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<InsertSheet> getInsertSheet()
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 insertSheet property.
For example, to add a new item, do as follows:
getInsertSheet().add(newItem);
Objects of the following type(s) are allowed in the list
InsertSheet
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<PageCondition> getPageCondition()
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 pageCondition property.
For example, to add a new item, do as follows:
getPageCondition().add(newItem);
Objects of the following type(s) are allowed in the list
PageCondition
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<LayerList> getLayerList()
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 layerList property.
For example, to add a new item, do as follows:
getLayerList().add(newItem);
Objects of the following type(s) are allowed in the list
LayerList
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<Position> getPosition()
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 position property.
For example, to add a new item, do as follows:
getPosition().add(newItem);
Objects of the following type(s) are allowed in the list
Position
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<StripMark> getStripMark()
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 stripMark property.
For example, to add a new item, do as follows:
getStripMark().add(newItem);
Objects of the following type(s) are allowed in the list
StripMark
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<BinderySignature> getBinderySignature()
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 binderySignature property.
For example, to add a new item, do as follows:
getBinderySignature().add(newItem);
Objects of the following type(s) are allowed in the list
BinderySignature
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<SignatureCell> getSignatureCell()
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 signatureCell property.
For example, to add a new item, do as follows:
getSignatureCell().add(newItem);
Objects of the following type(s) are allowed in the list
SignatureCell
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getSheetCountReset()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setSheetCountReset(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 List<String> getOrdsConsumed()
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 ordsConsumed property.
For example, to add a new item, do as follows:
getOrdsConsumed().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getBaseOrdReset()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setBaseOrdReset(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 String getSheetNameFormat()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setSheetNameFormat(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 Rectangle getSurfaceContentsBox()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setSurfaceContentsBox(Rectangle 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 Integer getStackDepth()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setStackDepth(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 Boolean isLockOrigins()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setLockOrigins(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getOrdReset()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setOrdReset(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 String getSheetNameTemplate()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setSheetNameTemplate(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 Boolean isAutomated()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setAutomated(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Integer getMaxCollect()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setMaxCollect(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 EnumWorkStyle getSourceWorkStyle()
EnumWorkStyle@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setSourceWorkStyle(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 Integer getMinCollect()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setMinCollect(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 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 String getJobID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setJobID(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 IntegerList getSectionList()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setSectionList(IntegerList 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 Double getInnermostShingling()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setInnermostShingling(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 List<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
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getAssemblyID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setAssemblyID(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 Object getDeviceRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setDeviceRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Object getMediaRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setMediaRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Double getOutermostShingling()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setOutermostShingling(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 Object getExternalImpositionTemplateRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setExternalImpositionTemplateRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withPlacedObject(JAXBElement<? extends PlacedObject>... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withPlacedObject(Collection<JAXBElement<? extends PlacedObject>> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withTransferCurvePool(TransferCurvePool... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withTransferCurvePool(Collection<TransferCurvePool> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withInsertSheet(InsertSheet... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withInsertSheet(Collection<InsertSheet> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withPageCondition(PageCondition... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withPageCondition(Collection<PageCondition> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withLayerList(LayerList... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withLayerList(Collection<LayerList> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withPosition(Position... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withPosition(Collection<Position> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withStripMark(StripMark... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withStripMark(Collection<StripMark> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withBinderySignature(BinderySignature... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withBinderySignature(Collection<BinderySignature> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withSignatureCell(SignatureCell... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withSignatureCell(Collection<SignatureCell> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withSheetCountReset(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withOrdsConsumed(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withOrdsConsumed(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withBaseOrdReset(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withSheetNameFormat(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withSurfaceContentsBox(Rectangle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withStackDepth(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withLockOrigins(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withOrdReset(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withSheetNameTemplate(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withAutomated(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withMaxCollect(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withSourceWorkStyle(EnumWorkStyle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withMinCollect(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout 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 Layout withJobID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withSectionList(IntegerList value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withInnermostShingling(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withAssemblyIDs(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withAssemblyIDs(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withAssemblyID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withDeviceRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withMediaRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withOutermostShingling(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Layout withExternalImpositionTemplateRef(Object 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.