Class GangElement
- All Implemented Interfaces:
Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
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}GeneralID" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Media" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}RunList" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="BinderySignatureIDs" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" />
<attribute name="CollapseBleeds" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="CustomerID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="DeliveryDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="Dimension" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="DueDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="ExternalID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="FillPriority" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="GangElementID" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="GrainDirection" type="{http://www.CIP4.org/JDFSchema_2_0}MediaDirection" />
<attribute name="GroupCode" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="JobID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="MaxQuantity" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="MinQuantity" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="NPage" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="NumberUp" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="OneSheet" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="Operations" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" />
<attribute name="OrderQuantity" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="PageDimension" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="PlacedQuantity" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Priority" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="RotationPolicy" type="{http://www.CIP4.org/JDFSchema_2_0}PositionPolicy" />
<attribute name="SeparationListBack" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" />
<attribute name="SeparationListFront" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Stringprotected DateTimeprotected XYPairprotected DateTimeprotected Stringprotected Integerprotected Stringprotected MediaDirectionprotected Stringprotected Stringprotected Integerprotected Mediaprotected Integerprotected Integerprotected XYPairprotected Stringprotected intprotected XYPairprotected Integerprotected Integerprotected PositionPolicy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the binderySignatureIDs property.Gets the value of the customerID property.Gets the value of the deliveryDate property.Gets the value of the dimension property.Gets the value of the dueDate property.Gets the value of the externalID property.Gets the value of the fillPriority property.Gets the value of the gangElementID property.Gets the value of the generalID property.Gets the value of the grainDirection property.Gets the value of the groupCode property.getJobID()Gets the value of the jobID property.Gets the value of the maxQuantity property.getMedia()Gets the value of the media property.Gets the value of the minQuantity property.getNPage()Gets the value of the nPage property.Gets the value of the numberUp property.Gets the value of the oneSheet property.Gets the value of the operations property.intGets the value of the orderQuantity property.Gets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the pageDimension property.Gets the value of the placedQuantity property.Gets the value of the priority property.Gets the value of the rotationPolicy property.Gets the value of the runList property.Gets the value of the separationListBack property.Gets the value of the separationListFront property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) Gets the value of the collapseBleeds property.voidsetCollapseBleeds(Boolean value) Sets the value of the collapseBleeds property.voidsetCustomerID(String value) Sets the value of the customerID property.voidsetDeliveryDate(DateTime value) Sets the value of the deliveryDate property.voidsetDimension(XYPair value) Sets the value of the dimension property.voidsetDueDate(DateTime value) Sets the value of the dueDate property.voidsetExternalID(String value) Sets the value of the externalID property.voidsetFillPriority(Integer value) Sets the value of the fillPriority property.voidsetGangElementID(String value) Sets the value of the gangElementID property.voidsetGrainDirection(MediaDirection value) Sets the value of the grainDirection property.voidsetGroupCode(String value) Sets the value of the groupCode property.voidSets the value of the jobID property.voidsetMaxQuantity(Integer value) Sets the value of the maxQuantity property.voidSets the value of the media property.voidsetMinQuantity(Integer value) Sets the value of the minQuantity property.voidSets the value of the nPage property.voidsetNumberUp(XYPair value) Sets the value of the numberUp property.voidsetOneSheet(String value) Sets the value of the oneSheet property.voidsetOrderQuantity(int value) Sets the value of the orderQuantity property.voidsetPageDimension(XYPair value) Sets the value of the pageDimension property.voidsetPlacedQuantity(Integer value) Sets the value of the placedQuantity property.voidsetPriority(Integer value) Sets the value of the priority property.voidsetRotationPolicy(PositionPolicy value) Sets the value of the rotationPolicy property.withBinderySignatureIDs(String... values) withBinderySignatureIDs(Collection<String> values) withCollapseBleeds(Boolean value) withCustomerID(String value) withDeliveryDate(DateTime value) withDimension(XYPair value) withDueDate(DateTime value) withExternalID(String value) withFillPriority(Integer value) withGangElementID(String value) withGeneralID(Collection<GeneralID> values) withGeneralID(GeneralID... values) withGrainDirection(MediaDirection value) withGroupCode(String value) withMaxQuantity(Integer value) withMinQuantity(Integer value) withNumberUp(XYPair value) withOneSheet(String value) withOperations(String... values) withOperations(Collection<String> values) withOrderQuantity(int value) withPageDimension(XYPair value) withPlacedQuantity(Integer value) withPriority(Integer value) withRotationPolicy(PositionPolicy value) withRunList(Collection<RunList> values) withRunList(RunList... values) withSeparationListBack(String... values) withSeparationListBack(Collection<String> values) withSeparationListFront(String... values) withSeparationListFront(Collection<String> values)
-
Field Details
-
generalID
-
media
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Media media -
runList
-
binderySignatureIDs
-
collapseBleeds
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean collapseBleeds -
customerID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String customerID -
deliveryDate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected DateTime deliveryDate -
dimension
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected XYPair dimension -
dueDate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected DateTime dueDate -
externalID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String externalID -
fillPriority
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer fillPriority -
gangElementID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String gangElementID -
grainDirection
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected MediaDirection grainDirection -
groupCode
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String groupCode -
jobID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String jobID -
maxQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer maxQuantity -
minQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer minQuantity -
nPage
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer nPage -
numberUp
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected XYPair numberUp -
oneSheet
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String oneSheet -
operations
-
orderQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected int orderQuantity -
pageDimension
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected XYPair pageDimension -
placedQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer placedQuantity -
priority
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer priority -
rotationPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected PositionPolicy rotationPolicy -
separationListBack
-
separationListFront
-
-
Constructor Details
-
GangElement
public GangElement()
-
-
Method Details
-
getGeneralID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<GeneralID> getGeneralID()Gets the value of the generalID property.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
setmethod for the generalID property.For example, to add a new item, do as follows:
getGeneralID().add(newItem);Objects of the following type(s) are allowed in the list
GeneralID -
getMedia
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Media getMedia()Gets the value of the media property.- Returns:
- possible object is
Media
-
setMedia
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMedia(Media value) Sets the value of the media property.- Parameters:
value- allowed object isMedia
-
getRunList
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<RunList> getRunList()Gets the value of the runList property.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
setmethod for the runList property.For example, to add a new item, do as follows:
getRunList().add(newItem);Objects of the following type(s) are allowed in the list
RunList -
getBinderySignatureIDs
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<String> getBinderySignatureIDs()Gets the value of the binderySignatureIDs property.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
setmethod 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 -
isCollapseBleeds
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isCollapseBleeds()Gets the value of the collapseBleeds property.- Returns:
- possible object is
Boolean
-
setCollapseBleeds
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCollapseBleeds(Boolean value) Sets the value of the collapseBleeds property.- Parameters:
value- allowed object isBoolean
-
getCustomerID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getCustomerID()Gets the value of the customerID property.- Returns:
- possible object is
String
-
setCustomerID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCustomerID(String value) Sets the value of the customerID property.- Parameters:
value- allowed object isString
-
getDeliveryDate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public DateTime getDeliveryDate()Gets the value of the deliveryDate property.- Returns:
- possible object is
String
-
setDeliveryDate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setDeliveryDate(DateTime value) Sets the value of the deliveryDate property.- Parameters:
value- allowed object isString
-
getDimension
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public XYPair getDimension()Gets the value of the dimension property.- Returns:
- possible object is
String
-
setDimension
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setDimension(XYPair value) Sets the value of the dimension property.- Parameters:
value- allowed object isString
-
getDueDate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public DateTime getDueDate()Gets the value of the dueDate property.- Returns:
- possible object is
String
-
setDueDate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setDueDate(DateTime value) Sets the value of the dueDate property.- Parameters:
value- allowed object isString
-
getExternalID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getExternalID()Gets the value of the externalID property.- Returns:
- possible object is
String
-
setExternalID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setExternalID(String value) Sets the value of the externalID property.- Parameters:
value- allowed object isString
-
getFillPriority
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getFillPriority()Gets the value of the fillPriority property.- Returns:
- possible object is
Integer
-
setFillPriority
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setFillPriority(Integer value) Sets the value of the fillPriority property.- Parameters:
value- allowed object isInteger
-
getGangElementID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getGangElementID()Gets the value of the gangElementID property.- Returns:
- possible object is
String
-
setGangElementID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setGangElementID(String value) Sets the value of the gangElementID property.- Parameters:
value- allowed object isString
-
getGrainDirection
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public MediaDirection getGrainDirection()Gets the value of the grainDirection property.- Returns:
- possible object is
MediaDirection
-
setGrainDirection
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setGrainDirection(MediaDirection value) Sets the value of the grainDirection property.- Parameters:
value- allowed object isMediaDirection
-
getGroupCode
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getGroupCode()Gets the value of the groupCode property.- Returns:
- possible object is
String
-
setGroupCode
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setGroupCode(String value) Sets the value of the groupCode property.- Parameters:
value- allowed object isString
-
getJobID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getJobID()Gets the value of the jobID property.- Returns:
- possible object is
String
-
setJobID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setJobID(String value) Sets the value of the jobID property.- Parameters:
value- allowed object isString
-
getMaxQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getMaxQuantity()Gets the value of the maxQuantity property.- Returns:
- possible object is
Integer
-
setMaxQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMaxQuantity(Integer value) Sets the value of the maxQuantity property.- Parameters:
value- allowed object isInteger
-
getMinQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getMinQuantity()Gets the value of the minQuantity property.- Returns:
- possible object is
Integer
-
setMinQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMinQuantity(Integer value) Sets the value of the minQuantity property.- Parameters:
value- allowed object isInteger
-
getNPage
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getNPage()Gets the value of the nPage property.- Returns:
- possible object is
Integer
-
setNPage
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setNPage(Integer value) Sets the value of the nPage property.- Parameters:
value- allowed object isInteger
-
getNumberUp
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public XYPair getNumberUp()Gets the value of the numberUp property.- Returns:
- possible object is
String
-
setNumberUp
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setNumberUp(XYPair value) Sets the value of the numberUp property.- Parameters:
value- allowed object isString
-
getOneSheet
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getOneSheet()Gets the value of the oneSheet property.- Returns:
- possible object is
String
-
setOneSheet
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOneSheet(String value) Sets the value of the oneSheet property.- Parameters:
value- allowed object isString
-
getOperations
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<String> getOperations()Gets the value of the operations property.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
setmethod for the operations property.For example, to add a new item, do as follows:
getOperations().add(newItem);Objects of the following type(s) are allowed in the list
String -
getOrderQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public int getOrderQuantity()Gets the value of the orderQuantity property. -
setOrderQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOrderQuantity(int value) Sets the value of the orderQuantity property. -
getPageDimension
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public XYPair getPageDimension()Gets the value of the pageDimension property.- Returns:
- possible object is
String
-
setPageDimension
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPageDimension(XYPair value) Sets the value of the pageDimension property.- Parameters:
value- allowed object isString
-
getPlacedQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getPlacedQuantity()Gets the value of the placedQuantity property.- Returns:
- possible object is
Integer
-
setPlacedQuantity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPlacedQuantity(Integer value) Sets the value of the placedQuantity property.- Parameters:
value- allowed object isInteger
-
getPriority
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getPriority()Gets the value of the priority property.- Returns:
- possible object is
Integer
-
setPriority
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPriority(Integer value) Sets the value of the priority property.- Parameters:
value- allowed object isInteger
-
getRotationPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public PositionPolicy getRotationPolicy()Gets the value of the rotationPolicy property.- Returns:
- possible object is
PositionPolicy
-
setRotationPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setRotationPolicy(PositionPolicy value) Sets the value of the rotationPolicy property.- Parameters:
value- allowed object isPositionPolicy
-
getSeparationListBack
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<String> getSeparationListBack()Gets the value of the separationListBack property.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
setmethod 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 -
getSeparationListFront
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<String> getSeparationListFront()Gets the value of the separationListFront property.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
setmethod 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 -
getOtherAttributes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Map<QName,String> getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.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.
- Returns:
- always non-null
-
withGeneralID
-
withGeneralID
-
withMedia
-
withRunList
-
withRunList
-
withBinderySignatureIDs
-
withBinderySignatureIDs
-
withCollapseBleeds
-
withCustomerID
-
withDeliveryDate
-
withDimension
-
withDueDate
-
withExternalID
-
withFillPriority
-
withGangElementID
-
withGrainDirection
-
withGroupCode
-
withJobID
-
withMaxQuantity
-
withMinQuantity
-
withNPage
-
withNumberUp
-
withOneSheet
-
withOperations
-
withOperations
-
withOrderQuantity
-
withPageDimension
-
withPlacedQuantity
-
withPriority
-
withRotationPolicy
-
withSeparationListBack
-
withSeparationListBack
-
withSeparationListFront
-
withSeparationListFront
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode()
-