public class Signature extends Object implements 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>
<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"/>
</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>
| Constructor and Description |
|---|
Signature() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentName()
Gets the value of the agentName property.
|
String |
getAgentVersion()
Gets the value of the agentVersion property.
|
String |
getAuthor()
Gets the value of the author property.
|
String |
getBaseOrdReset()
Gets the value of the baseOrdReset property.
|
String |
getClazz()
Gets the value of the clazz property.
|
List<ContentObject> |
getContentObject()
Gets the value of the contentObject property.
|
List<InsertSheet> |
getInsertSheet()
Gets the value of the insertSheet property.
|
List<LayerList> |
getLayerList()
Gets the value of the layerList property.
|
List<MarkObject> |
getMarkObject()
Gets the value of the markObject 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.
|
Integer |
getOrdsConsumed()
Gets the value of the ordsConsumed property.
|
List<PageCondition> |
getPageCondition()
Gets the value of the pageCondition property.
|
List<EnumPartIDKeys> |
getPartIDKeys()
Gets the value of the partIDKeys property.
|
String |
getPipeID()
Gets the value of the pipeID property.
|
List<EnumPartIDKeys> |
getPipePartIDKeys()
Gets the value of the pipePartIDKeys property.
|
String |
getPipeProtocol()
Gets the value of the pipeProtocol property.
|
String |
getPipeURL()
Gets the value of the pipeURL property.
|
String |
getProductID()
Gets the value of the productID property.
|
Object |
getQualityControlResultRef()
Gets the value of the qualityControlResultRef 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<Object> |
getSourceResourceRefs()
Gets the value of the sourceResourceRefs property.
|
EnumWorkStyle |
getSourceWorkStyle()
Gets the value of the sourceWorkStyle property.
|
Integer |
getStackDepth()
Gets the value of the stackDepth property.
|
Rectangle |
getSurfaceContentsBox()
Gets the value of the surfaceContentsBox property.
|
List<TransferCurvePool> |
getTransferCurvePool()
Gets the value of the transferCurvePool property.
|
Boolean |
isAutomated()
Gets the value of the automated property.
|
Boolean |
isLocked()
Gets the value of the locked property.
|
Boolean |
isLockOrigins()
Gets the value of the lockOrigins property.
|
void |
setAgentName(String value)
Sets the value of the agentName property.
|
void |
setAgentVersion(String value)
Sets the value of the agentVersion property.
|
void |
setAuthor(String value)
Sets the value of the author property.
|
void |
setAutomated(Boolean value)
Sets the value of the automated property.
|
void |
setBaseOrdReset(String value)
Sets the value of the baseOrdReset property.
|
void |
setClazz(String value)
Sets the value of the clazz property.
|
void |
setLocked(Boolean value)
Sets the value of the locked 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 |
setOrdsConsumed(Integer value)
Sets the value of the ordsConsumed property.
|
void |
setPipeID(String value)
Sets the value of the pipeID property.
|
void |
setPipeProtocol(String value)
Sets the value of the pipeProtocol property.
|
void |
setPipeURL(String value)
Sets the value of the pipeURL property.
|
void |
setProductID(String value)
Sets the value of the productID property.
|
void |
setQualityControlResultRef(Object value)
Sets the value of the qualityControlResultRef 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.
|
protected List<ContentObject> contentObject
protected List<TransferCurvePool> transferCurvePool
protected List<InsertSheet> insertSheet
protected List<PageCondition> pageCondition
protected List<MarkObject> markObject
protected Boolean locked
protected String pipeURL
protected String clazz
protected List<EnumPartIDKeys> partIDKeys
protected String pipeProtocol
protected String sheetCountReset
protected String pipeID
protected Integer ordsConsumed
protected String baseOrdReset
protected String sheetNameFormat
protected String agentName
protected String agentVersion
protected Rectangle surfaceContentsBox
protected Integer stackDepth
protected Boolean lockOrigins
protected String ordReset
protected String sheetNameTemplate
protected Boolean automated
protected Integer maxCollect
protected EnumWorkStyle sourceWorkStyle
protected Integer minCollect
protected String productID
protected String author
protected List<EnumPartIDKeys> pipePartIDKeys
protected Object mediaRef
protected Object qualityControlResultRef
public List<ContentObject> getContentObject()
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 contentObject property.
For example, to add a new item, do as follows:
getContentObject().add(newItem);
Objects of the following type(s) are allowed in the list
ContentObject
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
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
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
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
public List<MarkObject> getMarkObject()
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 markObject property.
For example, to add a new item, do as follows:
getMarkObject().add(newItem);
Objects of the following type(s) are allowed in the list
MarkObject
public Boolean isLocked()
Booleanpublic void setLocked(Boolean value)
value - allowed object is
Booleanpublic String getPipeURL()
Stringpublic void setPipeURL(String value)
value - allowed object is
Stringpublic String getClazz()
Stringpublic void setClazz(String value)
value - allowed object is
Stringpublic 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 String getPipeProtocol()
Stringpublic void setPipeProtocol(String value)
value - allowed object is
Stringpublic String getSheetCountReset()
Stringpublic void setSheetCountReset(String value)
value - allowed object is
Stringpublic String getPipeID()
Stringpublic void setPipeID(String value)
value - allowed object is
Stringpublic Integer getOrdsConsumed()
Integerpublic void setOrdsConsumed(Integer value)
value - allowed object is
Integerpublic String getBaseOrdReset()
Stringpublic void setBaseOrdReset(String value)
value - allowed object is
Stringpublic String getSheetNameFormat()
Stringpublic void setSheetNameFormat(String value)
value - allowed object is
Stringpublic String getAgentName()
Stringpublic void setAgentName(String value)
value - allowed object is
Stringpublic String getAgentVersion()
Stringpublic void setAgentVersion(String value)
value - allowed object is
Stringpublic Rectangle getSurfaceContentsBox()
Stringpublic void setSurfaceContentsBox(Rectangle value)
value - allowed object is
Stringpublic Integer getStackDepth()
Integerpublic void setStackDepth(Integer value)
value - allowed object is
Integerpublic Boolean isLockOrigins()
Booleanpublic void setLockOrigins(Boolean value)
value - allowed object is
Booleanpublic String getOrdReset()
Stringpublic void setOrdReset(String value)
value - allowed object is
Stringpublic String getSheetNameTemplate()
Stringpublic void setSheetNameTemplate(String value)
value - allowed object is
Stringpublic Boolean isAutomated()
Booleanpublic void setAutomated(Boolean value)
value - allowed object is
Booleanpublic Integer getMaxCollect()
Integerpublic void setMaxCollect(Integer value)
value - allowed object is
Integerpublic EnumWorkStyle getSourceWorkStyle()
EnumWorkStylepublic void setSourceWorkStyle(EnumWorkStyle value)
value - allowed object is
EnumWorkStylepublic Integer getMinCollect()
Integerpublic void setMinCollect(Integer value)
value - allowed object is
Integerpublic String getProductID()
Stringpublic void setProductID(String value)
value - allowed object is
Stringpublic String getAuthor()
Stringpublic void setAuthor(String value)
value - allowed object is
Stringpublic 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 Object getMediaRef()
Objectpublic void setMediaRef(Object value)
value - allowed object is
Objectpublic Object getQualityControlResultRef()
Objectpublic void setQualityControlResultRef(Object value)
value - allowed object is
Objectpublic List<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 © 2013. All Rights Reserved.