@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public class GangElement
extends java.lang.Object
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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">
<attribute name="BinderySignatureIDs" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="CollapseBleeds" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Dimension" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="DueDate" type="{http://www.CIP4.org/JDFSchema_2_0}dateTime" />
<attribute name="ExternalID" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="FillPriority" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="GangElementID" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="GrainDirection" type="{http://www.CIP4.org/JDFSchema_2_0}MediaDirection" />
<attribute name="GroupCode" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="JobID" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="MaxQuantity" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="MediaRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="MinQuantity" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="NPage" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="NumberUp" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="OneSheet" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="OrderQuantity" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="PageDimension" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Priority" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="RotationPolicy" type="{http://www.CIP4.org/JDFSchema_2_0}PositionPolicy" />
<attribute name="RunListRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="SeparationListBack" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="SeparationListFront" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.String> |
binderySignatureIDs |
protected java.lang.Boolean |
collapseBleeds |
protected XYPair |
dimension |
protected DateTime |
dueDate |
protected java.lang.String |
externalID |
protected java.lang.Integer |
fillPriority |
protected java.lang.String |
gangElementID |
protected MediaDirection |
grainDirection |
protected java.lang.String |
groupCode |
protected java.lang.String |
jobID |
protected java.lang.Integer |
maxQuantity |
protected Resource |
media |
protected java.lang.Integer |
minQuantity |
protected java.lang.Integer |
nPage |
protected XYPair |
numberUp |
protected java.lang.String |
oneSheet |
protected java.lang.Integer |
orderQuantity |
protected XYPair |
pageDimension |
protected java.lang.Integer |
priority |
protected PositionPolicy |
rotationPolicy |
protected Resource |
runList |
protected java.util.List<java.lang.String> |
separationListBack |
protected java.util.List<java.lang.String> |
separationListFront |
| Constructor and Description |
|---|
GangElement() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.util.List<java.lang.String> |
getBinderySignatureIDs()
Gets the value of the binderySignatureIDs property.
|
XYPair |
getDimension()
Gets the value of the dimension property.
|
DateTime |
getDueDate()
Gets the value of the dueDate property.
|
java.lang.String |
getExternalID()
Gets the value of the externalID property.
|
java.lang.Integer |
getFillPriority()
Gets the value of the fillPriority property.
|
java.lang.String |
getGangElementID()
Gets the value of the gangElementID property.
|
MediaDirection |
getGrainDirection()
Gets the value of the grainDirection property.
|
java.lang.String |
getGroupCode()
Gets the value of the groupCode property.
|
java.lang.String |
getJobID()
Gets the value of the jobID property.
|
java.lang.Integer |
getMaxQuantity()
Gets the value of the maxQuantity property.
|
Resource |
getMedia()
Gets the value of the media property.
|
java.lang.Integer |
getMinQuantity()
Gets the value of the minQuantity property.
|
java.lang.Integer |
getNPage()
Gets the value of the nPage property.
|
XYPair |
getNumberUp()
Gets the value of the numberUp property.
|
java.lang.String |
getOneSheet()
Gets the value of the oneSheet property.
|
java.lang.Integer |
getOrderQuantity()
Gets the value of the orderQuantity property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
XYPair |
getPageDimension()
Gets the value of the pageDimension property.
|
java.lang.Integer |
getPriority()
Gets the value of the priority property.
|
PositionPolicy |
getRotationPolicy()
Gets the value of the rotationPolicy property.
|
Resource |
getRunList()
Gets the value of the runList property.
|
java.util.List<java.lang.String> |
getSeparationListBack()
Gets the value of the separationListBack property.
|
java.util.List<java.lang.String> |
getSeparationListFront()
Gets the value of the separationListFront property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isCollapseBleeds()
Gets the value of the collapseBleeds property.
|
void |
setCollapseBleeds(java.lang.Boolean value)
Sets the value of the collapseBleeds property.
|
void |
setDimension(XYPair value)
Sets the value of the dimension property.
|
void |
setDueDate(DateTime value)
Sets the value of the dueDate property.
|
void |
setExternalID(java.lang.String value)
Sets the value of the externalID property.
|
void |
setFillPriority(java.lang.Integer value)
Sets the value of the fillPriority property.
|
void |
setGangElementID(java.lang.String value)
Sets the value of the gangElementID property.
|
void |
setGrainDirection(MediaDirection value)
Sets the value of the grainDirection property.
|
void |
setGroupCode(java.lang.String value)
Sets the value of the groupCode property.
|
void |
setJobID(java.lang.String value)
Sets the value of the jobID property.
|
void |
setMaxQuantity(java.lang.Integer value)
Sets the value of the maxQuantity property.
|
void |
setMedia(Resource value)
Sets the value of the media property.
|
void |
setMinQuantity(java.lang.Integer value)
Sets the value of the minQuantity property.
|
void |
setNPage(java.lang.Integer value)
Sets the value of the nPage property.
|
void |
setNumberUp(XYPair value)
Sets the value of the numberUp property.
|
void |
setOneSheet(java.lang.String value)
Sets the value of the oneSheet property.
|
void |
setOrderQuantity(java.lang.Integer value)
Sets the value of the orderQuantity property.
|
void |
setPageDimension(XYPair value)
Sets the value of the pageDimension property.
|
void |
setPriority(java.lang.Integer value)
Sets the value of the priority property.
|
void |
setRotationPolicy(PositionPolicy value)
Sets the value of the rotationPolicy property.
|
void |
setRunList(Resource value)
Sets the value of the runList property.
|
GangElement |
withBinderySignatureIDs(java.util.Collection<java.lang.String> values) |
GangElement |
withBinderySignatureIDs(java.lang.String... values) |
GangElement |
withCollapseBleeds(java.lang.Boolean value) |
GangElement |
withDimension(XYPair value) |
GangElement |
withDueDate(DateTime value) |
GangElement |
withExternalID(java.lang.String value) |
GangElement |
withFillPriority(java.lang.Integer value) |
GangElement |
withGangElementID(java.lang.String value) |
GangElement |
withGrainDirection(MediaDirection value) |
GangElement |
withGroupCode(java.lang.String value) |
GangElement |
withJobID(java.lang.String value) |
GangElement |
withMaxQuantity(java.lang.Integer value) |
GangElement |
withMedia(Resource value) |
GangElement |
withMinQuantity(java.lang.Integer value) |
GangElement |
withNPage(java.lang.Integer value) |
GangElement |
withNumberUp(XYPair value) |
GangElement |
withOneSheet(java.lang.String value) |
GangElement |
withOrderQuantity(java.lang.Integer value) |
GangElement |
withPageDimension(XYPair value) |
GangElement |
withPriority(java.lang.Integer value) |
GangElement |
withRotationPolicy(PositionPolicy value) |
GangElement |
withRunList(Resource value) |
GangElement |
withSeparationListBack(java.util.Collection<java.lang.String> values) |
GangElement |
withSeparationListBack(java.lang.String... values) |
GangElement |
withSeparationListFront(java.util.Collection<java.lang.String> values) |
GangElement |
withSeparationListFront(java.lang.String... values) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<java.lang.String> binderySignatureIDs
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean collapseBleeds
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected XYPair dimension
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected DateTime dueDate
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String externalID
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer fillPriority
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String gangElementID
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected MediaDirection grainDirection
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String groupCode
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String jobID
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer maxQuantity
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected Resource media
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer minQuantity
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer nPage
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected XYPair numberUp
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String oneSheet
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer orderQuantity
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected XYPair pageDimension
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer priority
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected PositionPolicy rotationPolicy
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected Resource runList
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<java.lang.String> separationListBack
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<java.lang.String> separationListFront
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<java.lang.String> getBinderySignatureIDs()
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 binderySignatureIDs property.
For example, to add a new item, do as follows:
getBinderySignatureIDs().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isCollapseBleeds()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setCollapseBleeds(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public XYPair getDimension()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setDimension(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public DateTime getDueDate()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setDueDate(DateTime value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getExternalID()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setExternalID(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getFillPriority()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setFillPriority(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getGangElementID()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setGangElementID(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public MediaDirection getGrainDirection()
MediaDirection@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setGrainDirection(MediaDirection value)
value - allowed object is
MediaDirection@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getGroupCode()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setGroupCode(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getJobID()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setJobID(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getMaxQuantity()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setMaxQuantity(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public Resource getMedia()
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setMedia(Resource value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getMinQuantity()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setMinQuantity(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getNPage()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setNPage(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public XYPair getNumberUp()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setNumberUp(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getOneSheet()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setOneSheet(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getOrderQuantity()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setOrderQuantity(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public XYPair getPageDimension()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setPageDimension(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getPriority()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setPriority(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public PositionPolicy getRotationPolicy()
PositionPolicy@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setRotationPolicy(PositionPolicy value)
value - allowed object is
PositionPolicy@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public Resource getRunList()
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setRunList(Resource value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<java.lang.String> getSeparationListBack()
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 separationListBack property.
For example, to add a new item, do as follows:
getSeparationListBack().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<java.lang.String> getSeparationListFront()
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 separationListFront property.
For example, to add a new item, do as follows:
getSeparationListFront().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public GangElement withBinderySignatureIDs(java.lang.String... values)
public GangElement withBinderySignatureIDs(java.util.Collection<java.lang.String> values)
public GangElement withCollapseBleeds(java.lang.Boolean value)
public GangElement withDimension(XYPair value)
public GangElement withDueDate(DateTime value)
public GangElement withExternalID(java.lang.String value)
public GangElement withFillPriority(java.lang.Integer value)
public GangElement withGangElementID(java.lang.String value)
public GangElement withGrainDirection(MediaDirection value)
public GangElement withGroupCode(java.lang.String value)
public GangElement withJobID(java.lang.String value)
public GangElement withMaxQuantity(java.lang.Integer value)
public GangElement withMedia(Resource value)
public GangElement withMinQuantity(java.lang.Integer value)
public GangElement withNPage(java.lang.Integer value)
public GangElement withNumberUp(XYPair value)
public GangElement withOneSheet(java.lang.String value)
public GangElement withOrderQuantity(java.lang.Integer value)
public GangElement withPageDimension(XYPair value)
public GangElement withPriority(java.lang.Integer value)
public GangElement withRotationPolicy(PositionPolicy value)
public GangElement withRunList(Resource value)
public GangElement withSeparationListBack(java.lang.String... values)
public GangElement withSeparationListBack(java.util.Collection<java.lang.String> values)
public GangElement withSeparationListFront(java.lang.String... values)
public GangElement withSeparationListFront(java.util.Collection<java.lang.String> values)
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Object