Class GangElement

  • All Implemented Interfaces:
    java.io.Serializable

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v4.0.4",
               date="2024-07-01T15:04:08Z")
    public class GangElement
    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>
             <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="MediaRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
           <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="RunListRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
           <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:
    Serialized Form
    • Field Detail

      • generalID

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.util.List<GeneralID> generalID
      • media

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected Media media
      • runList

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.util.List<RunList> runList
      • binderySignatureIDs

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.util.List<java.lang.String> binderySignatureIDs
      • collapseBleeds

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Boolean collapseBleeds
      • customerID

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.String customerID
      • deliveryDate

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected DateTime deliveryDate
      • dimension

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected XYPair dimension
      • dueDate

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected DateTime dueDate
      • externalID

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.String externalID
      • fillPriority

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Integer fillPriority
      • gangElementID

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.String gangElementID
      • grainDirection

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected MediaDirection grainDirection
      • groupCode

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.String groupCode
      • jobID

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.String jobID
      • maxQuantity

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Integer maxQuantity
      • mediaRef

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Object mediaRef
      • minQuantity

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Integer minQuantity
      • nPage

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Integer nPage
      • numberUp

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected XYPair numberUp
      • oneSheet

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.String oneSheet
      • operations

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.util.List<java.lang.String> operations
      • orderQuantity

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected int orderQuantity
      • pageDimension

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected XYPair pageDimension
      • placedQuantity

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Integer placedQuantity
      • priority

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Integer priority
      • rotationPolicy

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected PositionPolicy rotationPolicy
      • runListRef

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Object runListRef
      • separationListBack

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.util.List<java.lang.String> separationListBack
      • separationListFront

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.util.List<java.lang.String> separationListFront
    • Constructor Detail

      • GangElement

        public GangElement()
    • Method Detail

      • getGeneralID

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.util.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 set method 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

        Returns:
        The value of the generalID property.
      • getMedia

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setMedia​(Media value)
        Sets the value of the media property.
        Parameters:
        value - allowed object is Media
      • getRunList

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.util.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 set method 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

        Returns:
        The value of the runList property.
      • getBinderySignatureIDs

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.util.List<java.lang.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 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

        Returns:
        The value of the binderySignatureIDs property.
      • isCollapseBleeds

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setCollapseBleeds​(java.lang.Boolean value)
        Sets the value of the collapseBleeds property.
        Parameters:
        value - allowed object is Boolean
      • getCustomerID

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setCustomerID​(java.lang.String value)
        Sets the value of the customerID property.
        Parameters:
        value - allowed object is String
      • getDeliveryDate

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setDeliveryDate​(DateTime value)
        Sets the value of the deliveryDate property.
        Parameters:
        value - allowed object is String
      • getDimension

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setDimension​(XYPair value)
        Sets the value of the dimension property.
        Parameters:
        value - allowed object is String
      • getDueDate

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setDueDate​(DateTime value)
        Sets the value of the dueDate property.
        Parameters:
        value - allowed object is String
      • getExternalID

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setExternalID​(java.lang.String value)
        Sets the value of the externalID property.
        Parameters:
        value - allowed object is String
      • getFillPriority

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setFillPriority​(java.lang.Integer value)
        Sets the value of the fillPriority property.
        Parameters:
        value - allowed object is Integer
      • getGangElementID

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setGangElementID​(java.lang.String value)
        Sets the value of the gangElementID property.
        Parameters:
        value - allowed object is String
      • getGrainDirection

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setGrainDirection​(MediaDirection value)
        Sets the value of the grainDirection property.
        Parameters:
        value - allowed object is MediaDirection
      • getGroupCode

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setGroupCode​(java.lang.String value)
        Sets the value of the groupCode property.
        Parameters:
        value - allowed object is String
      • getJobID

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setJobID​(java.lang.String value)
        Sets the value of the jobID property.
        Parameters:
        value - allowed object is String
      • getMaxQuantity

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setMaxQuantity​(java.lang.Integer value)
        Sets the value of the maxQuantity property.
        Parameters:
        value - allowed object is Integer
      • getMediaRef

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Object getMediaRef()
        Gets the value of the mediaRef property.
        Returns:
        possible object is Object
      • setMediaRef

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setMediaRef​(java.lang.Object value)
        Sets the value of the mediaRef property.
        Parameters:
        value - allowed object is Object
      • getMinQuantity

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setMinQuantity​(java.lang.Integer value)
        Sets the value of the minQuantity property.
        Parameters:
        value - allowed object is Integer
      • getNPage

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setNPage​(java.lang.Integer value)
        Sets the value of the nPage property.
        Parameters:
        value - allowed object is Integer
      • getNumberUp

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setNumberUp​(XYPair value)
        Sets the value of the numberUp property.
        Parameters:
        value - allowed object is String
      • getOneSheet

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setOneSheet​(java.lang.String value)
        Sets the value of the oneSheet property.
        Parameters:
        value - allowed object is String
      • getOperations

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.util.List<java.lang.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 set method 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

        Returns:
        The value of the operations property.
      • getOrderQuantity

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public int getOrderQuantity()
        Gets the value of the orderQuantity property.
      • setOrderQuantity

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setOrderQuantity​(int value)
        Sets the value of the orderQuantity property.
      • getPageDimension

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setPageDimension​(XYPair value)
        Sets the value of the pageDimension property.
        Parameters:
        value - allowed object is String
      • getPlacedQuantity

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setPlacedQuantity​(java.lang.Integer value)
        Sets the value of the placedQuantity property.
        Parameters:
        value - allowed object is Integer
      • getPriority

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setPriority​(java.lang.Integer value)
        Sets the value of the priority property.
        Parameters:
        value - allowed object is Integer
      • getRotationPolicy

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        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 v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setRotationPolicy​(PositionPolicy value)
        Sets the value of the rotationPolicy property.
        Parameters:
        value - allowed object is PositionPolicy
      • getRunListRef

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Object getRunListRef()
        Gets the value of the runListRef property.
        Returns:
        possible object is Object
      • setRunListRef

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setRunListRef​(java.lang.Object value)
        Sets the value of the runListRef property.
        Parameters:
        value - allowed object is Object
      • getSeparationListBack

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.util.List<java.lang.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 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

        Returns:
        The value of the separationListBack property.
      • getSeparationListFront

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.util.List<java.lang.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 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

        Returns:
        The value of the separationListFront property.
      • getOtherAttributes

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public 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.

        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
      • withBinderySignatureIDs

        public GangElement withBinderySignatureIDs​(java.lang.String... values)
      • withBinderySignatureIDs

        public GangElement withBinderySignatureIDs​(java.util.Collection<java.lang.String> values)
      • withCollapseBleeds

        public GangElement withCollapseBleeds​(java.lang.Boolean value)
      • withCustomerID

        public GangElement withCustomerID​(java.lang.String value)
      • withExternalID

        public GangElement withExternalID​(java.lang.String value)
      • withFillPriority

        public GangElement withFillPriority​(java.lang.Integer value)
      • withGangElementID

        public GangElement withGangElementID​(java.lang.String value)
      • withGroupCode

        public GangElement withGroupCode​(java.lang.String value)
      • withJobID

        public GangElement withJobID​(java.lang.String value)
      • withMaxQuantity

        public GangElement withMaxQuantity​(java.lang.Integer value)
      • withMediaRef

        public GangElement withMediaRef​(java.lang.Object value)
      • withMinQuantity

        public GangElement withMinQuantity​(java.lang.Integer value)
      • withNPage

        public GangElement withNPage​(java.lang.Integer value)
      • withOneSheet

        public GangElement withOneSheet​(java.lang.String value)
      • withOperations

        public GangElement withOperations​(java.lang.String... values)
      • withOperations

        public GangElement withOperations​(java.util.Collection<java.lang.String> values)
      • withOrderQuantity

        public GangElement withOrderQuantity​(int value)
      • withPlacedQuantity

        public GangElement withPlacedQuantity​(java.lang.Integer value)
      • withPriority

        public GangElement withPriority​(java.lang.Integer value)
      • withRunListRef

        public GangElement withRunListRef​(java.lang.Object value)
      • withSeparationListBack

        public GangElement withSeparationListBack​(java.lang.String... values)
      • withSeparationListBack

        public GangElement withSeparationListBack​(java.util.Collection<java.lang.String> values)
      • withSeparationListFront

        public GangElement withSeparationListFront​(java.lang.String... values)
      • withSeparationListFront

        public GangElement withSeparationListFront​(java.util.Collection<java.lang.String> values)
      • equals

        public boolean equals​(java.lang.Object object)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object