public class Signature
extends java.lang.Object
implements java.io.Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ContentObject" 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}MarkObject" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="Locked" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PipeURL" type="{http://www.CIP4.org/JDFSchema_2_0}URL" />
<attribute name="Class" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PartIDKeys">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}EnumPartIDKeys" />
</simpleType>
</attribute>
<attribute name="PipeProtocol" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="SheetCountReset" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PipeID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<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="AgentName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="AgentVersion" 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="ProductID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Author" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PipePartIDKeys">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}EnumPartIDKeys" />
</simpleType>
</attribute>
<attribute name="MediaRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="QualityControlResultRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="SourceResourceRefs" type="{http://www.CIP4.org/JDFSchema_2_0}IDREFS" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
agentName |
protected java.lang.String |
agentVersion |
protected java.lang.String |
author |
protected java.lang.Boolean |
automated |
protected java.lang.String |
baseOrdReset |
protected java.lang.String |
clazz |
protected java.util.List<ContentObject> |
contentObjects |
protected java.util.List<InsertSheet> |
insertSheets |
protected java.util.List<LayerList> |
layerLists |
protected java.lang.Boolean |
locked |
protected java.lang.Boolean |
lockOrigins |
protected java.util.List<MarkObject> |
markObjects |
protected java.lang.Integer |
maxCollect |
protected java.lang.Object |
mediaRef |
protected java.lang.Integer |
minCollect |
protected java.lang.String |
ordReset |
protected java.lang.Integer |
ordsConsumed |
protected java.util.List<PageCondition> |
pageConditions |
protected java.util.List<EnumPartIDKeys> |
partIDKeys |
protected java.lang.String |
pipeID |
protected java.util.List<EnumPartIDKeys> |
pipePartIDKeys |
protected java.lang.String |
pipeProtocol |
protected java.lang.String |
pipeURL |
protected java.lang.String |
productID |
protected java.lang.Object |
qualityControlResultRef |
protected java.lang.String |
sheetCountReset |
protected java.lang.String |
sheetNameFormat |
protected java.lang.String |
sheetNameTemplate |
protected java.util.List<java.lang.Object> |
sourceResourceRefs |
protected EnumWorkStyle |
sourceWorkStyle |
protected java.lang.Integer |
stackDepth |
protected java.lang.Double |
surfaceContentsBox |
protected java.util.List<TransferCurvePool> |
transferCurvePools |
| Constructor and Description |
|---|
Signature() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAgentName()
Gets the value of the agentName property.
|
java.lang.String |
getAgentVersion()
Gets the value of the agentVersion property.
|
java.lang.String |
getAuthor()
Gets the value of the author property.
|
java.lang.Boolean |
getAutomated()
Gets the value of the automated property.
|
java.lang.String |
getBaseOrdReset()
Gets the value of the baseOrdReset property.
|
java.lang.String |
getClazz()
Gets the value of the clazz property.
|
java.util.List<ContentObject> |
getContentObjects()
Gets the value of the contentObjects property.
|
java.util.List<InsertSheet> |
getInsertSheets()
Gets the value of the insertSheets property.
|
java.util.List<LayerList> |
getLayerLists()
Gets the value of the layerLists property.
|
java.lang.Boolean |
getLocked()
Gets the value of the locked property.
|
java.lang.Boolean |
getLockOrigins()
Gets the value of the lockOrigins property.
|
java.util.List<MarkObject> |
getMarkObjects()
Gets the value of the markObjects property.
|
java.lang.Integer |
getMaxCollect()
Gets the value of the maxCollect property.
|
java.lang.Object |
getMediaRef()
Gets the value of the mediaRef property.
|
java.lang.Integer |
getMinCollect()
Gets the value of the minCollect property.
|
java.lang.String |
getOrdReset()
Gets the value of the ordReset property.
|
java.lang.Integer |
getOrdsConsumed()
Gets the value of the ordsConsumed property.
|
java.util.List<PageCondition> |
getPageConditions()
Gets the value of the pageConditions property.
|
java.util.List<EnumPartIDKeys> |
getPartIDKeys()
Gets the value of the partIDKeys property.
|
java.lang.String |
getPipeID()
Gets the value of the pipeID property.
|
java.util.List<EnumPartIDKeys> |
getPipePartIDKeys()
Gets the value of the pipePartIDKeys property.
|
java.lang.String |
getPipeProtocol()
Gets the value of the pipeProtocol property.
|
java.lang.String |
getPipeURL()
Gets the value of the pipeURL property.
|
java.lang.String |
getProductID()
Gets the value of the productID property.
|
java.lang.Object |
getQualityControlResultRef()
Gets the value of the qualityControlResultRef property.
|
java.lang.String |
getSheetCountReset()
Gets the value of the sheetCountReset property.
|
java.lang.String |
getSheetNameFormat()
Gets the value of the sheetNameFormat property.
|
java.lang.String |
getSheetNameTemplate()
Gets the value of the sheetNameTemplate property.
|
java.util.List<java.lang.Object> |
getSourceResourceRefs()
Gets the value of the sourceResourceRefs property.
|
EnumWorkStyle |
getSourceWorkStyle()
Gets the value of the sourceWorkStyle property.
|
java.lang.Integer |
getStackDepth()
Gets the value of the stackDepth property.
|
java.lang.Double |
getSurfaceContentsBox()
Gets the value of the surfaceContentsBox property.
|
java.util.List<TransferCurvePool> |
getTransferCurvePools()
Gets the value of the transferCurvePools property.
|
void |
setAgentName(java.lang.String value)
Sets the value of the agentName property.
|
void |
setAgentVersion(java.lang.String value)
Sets the value of the agentVersion property.
|
void |
setAuthor(java.lang.String value)
Sets the value of the author property.
|
void |
setAutomated(java.lang.Boolean value)
Sets the value of the automated property.
|
void |
setBaseOrdReset(java.lang.String value)
Sets the value of the baseOrdReset property.
|
void |
setClazz(java.lang.String value)
Sets the value of the clazz property.
|
void |
setLocked(java.lang.Boolean value)
Sets the value of the locked property.
|
void |
setLockOrigins(java.lang.Boolean value)
Sets the value of the lockOrigins property.
|
void |
setMaxCollect(java.lang.Integer value)
Sets the value of the maxCollect property.
|
void |
setMediaRef(java.lang.Object value)
Sets the value of the mediaRef property.
|
void |
setMinCollect(java.lang.Integer value)
Sets the value of the minCollect property.
|
void |
setOrdReset(java.lang.String value)
Sets the value of the ordReset property.
|
void |
setOrdsConsumed(java.lang.Integer value)
Sets the value of the ordsConsumed property.
|
void |
setPipeID(java.lang.String value)
Sets the value of the pipeID property.
|
void |
setPipeProtocol(java.lang.String value)
Sets the value of the pipeProtocol property.
|
void |
setPipeURL(java.lang.String value)
Sets the value of the pipeURL property.
|
void |
setProductID(java.lang.String value)
Sets the value of the productID property.
|
void |
setQualityControlResultRef(java.lang.Object value)
Sets the value of the qualityControlResultRef property.
|
void |
setSheetCountReset(java.lang.String value)
Sets the value of the sheetCountReset 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 |
setSourceWorkStyle(EnumWorkStyle value)
Sets the value of the sourceWorkStyle property.
|
void |
setStackDepth(java.lang.Integer value)
Sets the value of the stackDepth property.
|
void |
setSurfaceContentsBox(java.lang.Double value)
Sets the value of the surfaceContentsBox property.
|
protected java.util.List<MarkObject> markObjects
protected java.util.List<LayerList> layerLists
protected java.util.List<PageCondition> pageConditions
protected java.util.List<InsertSheet> insertSheets
protected java.util.List<TransferCurvePool> transferCurvePools
protected java.util.List<ContentObject> contentObjects
protected java.lang.Boolean locked
protected java.lang.String pipeURL
protected java.lang.String clazz
protected java.util.List<EnumPartIDKeys> partIDKeys
protected java.lang.String pipeProtocol
protected java.lang.String sheetCountReset
protected java.lang.String pipeID
protected java.lang.Integer ordsConsumed
protected java.lang.String baseOrdReset
protected java.lang.String sheetNameFormat
protected java.lang.String agentName
protected java.lang.String agentVersion
protected java.lang.Double surfaceContentsBox
protected java.lang.Integer stackDepth
protected java.lang.Boolean lockOrigins
protected java.lang.String ordReset
protected java.lang.String sheetNameTemplate
protected java.lang.Boolean automated
protected java.lang.Integer maxCollect
protected EnumWorkStyle sourceWorkStyle
protected java.lang.Integer minCollect
protected java.lang.String productID
protected java.lang.String author
protected java.util.List<EnumPartIDKeys> pipePartIDKeys
protected java.lang.Object mediaRef
protected java.lang.Object qualityControlResultRef
protected java.util.List<java.lang.Object> sourceResourceRefs
public java.util.List<MarkObject> getMarkObjects()
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 markObjects property.
For example, to add a new item, do as follows:
getMarkObjects().add(newItem);
Objects of the following type(s) are allowed in the list
MarkObject
public java.util.List<LayerList> getLayerLists()
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 layerLists property.
For example, to add a new item, do as follows:
getLayerLists().add(newItem);
Objects of the following type(s) are allowed in the list
LayerList
public java.util.List<PageCondition> getPageConditions()
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 pageConditions property.
For example, to add a new item, do as follows:
getPageConditions().add(newItem);
Objects of the following type(s) are allowed in the list
PageCondition
public java.util.List<InsertSheet> getInsertSheets()
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 insertSheets property.
For example, to add a new item, do as follows:
getInsertSheets().add(newItem);
Objects of the following type(s) are allowed in the list
InsertSheet
public java.util.List<TransferCurvePool> getTransferCurvePools()
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 transferCurvePools property.
For example, to add a new item, do as follows:
getTransferCurvePools().add(newItem);
Objects of the following type(s) are allowed in the list
TransferCurvePool
public java.util.List<ContentObject> getContentObjects()
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 contentObjects property.
For example, to add a new item, do as follows:
getContentObjects().add(newItem);
Objects of the following type(s) are allowed in the list
ContentObject
public java.lang.Boolean getLocked()
Booleanpublic void setLocked(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getPipeURL()
Stringpublic void setPipeURL(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getClazz()
Stringpublic void setClazz(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<EnumPartIDKeys> getPartIDKeys()
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 partIDKeys property.
For example, to add a new item, do as follows:
getPartIDKeys().add(newItem);
Objects of the following type(s) are allowed in the list
EnumPartIDKeys
public java.lang.String getPipeProtocol()
Stringpublic void setPipeProtocol(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSheetCountReset()
Stringpublic void setSheetCountReset(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPipeID()
Stringpublic void setPipeID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getOrdsConsumed()
Integerpublic void setOrdsConsumed(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getBaseOrdReset()
Stringpublic void setBaseOrdReset(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSheetNameFormat()
Stringpublic void setSheetNameFormat(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAgentName()
Stringpublic void setAgentName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAgentVersion()
Stringpublic void setAgentVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getSurfaceContentsBox()
Doublepublic void setSurfaceContentsBox(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getStackDepth()
Integerpublic void setStackDepth(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean getLockOrigins()
Booleanpublic void setLockOrigins(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getOrdReset()
Stringpublic void setOrdReset(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.Integer getMaxCollect()
Integerpublic void setMaxCollect(java.lang.Integer value)
value - allowed object is
Integerpublic EnumWorkStyle getSourceWorkStyle()
EnumWorkStylepublic void setSourceWorkStyle(EnumWorkStyle value)
value - allowed object is
EnumWorkStylepublic java.lang.Integer getMinCollect()
Integerpublic void setMinCollect(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getProductID()
Stringpublic void setProductID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAuthor()
Stringpublic void setAuthor(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<EnumPartIDKeys> getPipePartIDKeys()
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 pipePartIDKeys property.
For example, to add a new item, do as follows:
getPipePartIDKeys().add(newItem);
Objects of the following type(s) are allowed in the list
EnumPartIDKeys
public java.lang.Object getMediaRef()
Objectpublic void setMediaRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getQualityControlResultRef()
Objectpublic void setQualityControlResultRef(java.lang.Object value)
value - allowed object is
Objectpublic java.util.List<java.lang.Object> getSourceResourceRefs()
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 sourceResourceRefs property.
For example, to add a new item, do as follows:
getSourceResourceRefs().add(newItem);
Objects of the following type(s) are allowed in the list
Object
Copyright © 2012. All Rights Reserved.