Class JDFAutoGangElement

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFGangElement

    public abstract class JDFAutoGangElement
    extends JDFElement
    class JDFAutoGangElement : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoGangElement

        protected JDFAutoGangElement​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                     java.lang.String qualifiedName)
        Constructor for JDFAutoGangElement
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoGangElement

        protected JDFAutoGangElement​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                     java.lang.String myNamespaceURI,
                                     java.lang.String qualifiedName)
        Constructor for JDFAutoGangElement
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoGangElement

        protected JDFAutoGangElement​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                     java.lang.String myNamespaceURI,
                                     java.lang.String qualifiedName,
                                     java.lang.String myLocalName)
        Constructor for JDFAutoGangElement
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setAssemblyIDs

        public void setAssemblyIDs​(VString value)
        (36) set attribute AssemblyIDs
        Parameters:
        value - the value to set the attribute to
      • getAssemblyIDs

        public VString getAssemblyIDs()
        (21) get VString attribute AssemblyIDs
        Returns:
        VString the value of the attribute
      • setCollapseBleeds

        public void setCollapseBleeds​(boolean value)
        (36) set attribute CollapseBleeds
        Parameters:
        value - the value to set the attribute to
      • getCollapseBleeds

        public boolean getCollapseBleeds()
        (18) get boolean attribute CollapseBleeds
        Returns:
        boolean the value of the attribute
      • setCustomerID

        public void setCustomerID​(java.lang.String value)
        (36) set attribute CustomerID
        Parameters:
        value - the value to set the attribute to
      • getCustomerID

        public java.lang.String getCustomerID()
        (23) get String attribute CustomerID
        Returns:
        the value of the attribute
      • setDimension

        public void setDimension​(JDFXYPair value)
        (36) set attribute Dimension
        Parameters:
        value - the value to set the attribute to
      • getDimension

        public JDFXYPair getDimension()
        (20) get JDFXYPair attribute Dimension
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setDueDate

        public void setDueDate​(JDFDate value)
        (11) set attribute DueDate
        Parameters:
        value - the value to set the attribute to or null
      • getDueDate

        public JDFDate getDueDate()
        (12) get JDFDate attribute DueDate
        Returns:
        JDFDate the value of the attribute
      • setFillPriority

        public void setFillPriority​(int value)
        (36) set attribute FillPriority
        Parameters:
        value - the value to set the attribute to
      • getFillPriority

        public int getFillPriority()
        (15) get int attribute FillPriority
        Returns:
        int the value of the attribute
      • setGangElementID

        public void setGangElementID​(java.lang.String value)
        (36) set attribute GangElementID
        Parameters:
        value - the value to set the attribute to
      • getGangElementID

        public java.lang.String getGangElementID()
        (23) get String attribute GangElementID
        Returns:
        the value of the attribute
      • setGrainDirection

        public void setGrainDirection​(JDFAutoGangElement.EnumGrainDirection enumVar)
        (5) set attribute GrainDirection
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setGroupCode

        public void setGroupCode​(java.lang.String value)
        (36) set attribute GroupCode
        Parameters:
        value - the value to set the attribute to
      • getGroupCode

        public java.lang.String getGroupCode()
        (23) get String attribute GroupCode
        Returns:
        the value of the attribute
      • setJobID

        public void setJobID​(java.lang.String value)
        (36) set attribute JobID
        Parameters:
        value - the value to set the attribute to
      • getJobID

        public java.lang.String getJobID()
        (23) get String attribute JobID
        Returns:
        the value of the attribute
      • setMaxQuantity

        public void setMaxQuantity​(int value)
        (36) set attribute MaxQuantity
        Parameters:
        value - the value to set the attribute to
      • getMaxQuantity

        public int getMaxQuantity()
        (15) get int attribute MaxQuantity
        Returns:
        int the value of the attribute
      • setMinQuantity

        public void setMinQuantity​(int value)
        (36) set attribute MinQuantity
        Parameters:
        value - the value to set the attribute to
      • getMinQuantity

        public int getMinQuantity()
        (15) get int attribute MinQuantity
        Returns:
        int the value of the attribute
      • setNPage

        public void setNPage​(int value)
        (36) set attribute NPage
        Parameters:
        value - the value to set the attribute to
      • getNPage

        public int getNPage()
        (15) get int attribute NPage
        Returns:
        int the value of the attribute
      • setNumColors

        public void setNumColors​(JDFXYPair value)
        (36) set attribute NumColors
        Parameters:
        value - the value to set the attribute to
      • getNumColors

        public JDFXYPair getNumColors()
        (20) get JDFXYPair attribute NumColors
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setNumberUp

        public void setNumberUp​(JDFXYPair value)
        (36) set attribute NumberUp
        Parameters:
        value - the value to set the attribute to
      • getNumberUp

        public JDFXYPair getNumberUp()
        (20) get JDFXYPair attribute NumberUp
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setOneSheet

        public void setOneSheet​(java.lang.String value)
        (36) set attribute OneSheet
        Parameters:
        value - the value to set the attribute to
      • getOneSheet

        public java.lang.String getOneSheet()
        (23) get String attribute OneSheet
        Returns:
        the value of the attribute
      • setOperations

        public void setOperations​(VString value)
        (36) set attribute Operations
        Parameters:
        value - the value to set the attribute to
      • getOperations

        public VString getOperations()
        (21) get VString attribute Operations
        Returns:
        VString the value of the attribute
      • setOrderQuantity

        public void setOrderQuantity​(int value)
        (36) set attribute OrderQuantity
        Parameters:
        value - the value to set the attribute to
      • getOrderQuantity

        public int getOrderQuantity()
        (15) get int attribute OrderQuantity
        Returns:
        int the value of the attribute
      • setPageDimension

        public void setPageDimension​(JDFXYPair value)
        (36) set attribute PageDimension
        Parameters:
        value - the value to set the attribute to
      • getPageDimension

        public JDFXYPair getPageDimension()
        (20) get JDFXYPair attribute PageDimension
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setPlacedQuantity

        public void setPlacedQuantity​(int value)
        (36) set attribute PlacedQuantity
        Parameters:
        value - the value to set the attribute to
      • getPlacedQuantity

        public int getPlacedQuantity()
        (15) get int attribute PlacedQuantity
        Returns:
        int the value of the attribute
      • setPriority

        public void setPriority​(int value)
        (36) set attribute Priority
        Parameters:
        value - the value to set the attribute to
      • getPriority

        public int getPriority()
        (15) get int attribute Priority
        Returns:
        int the value of the attribute
      • setProductID

        public void setProductID​(java.lang.String value)
        (36) set attribute ProductID
        Parameters:
        value - the value to set the attribute to
      • getProductID

        public java.lang.String getProductID()
        (23) get String attribute ProductID
        Returns:
        the value of the attribute
      • getCreateMedia

        public JDFMedia getCreateMedia​(int iSkip)
        (26) getCreateMedia
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFMedia the element
      • getMedia

        public JDFMedia getMedia​(int iSkip)
        (27) const get element Media
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFMedia the element default is getMedia(0)
      • getAllMedia

        public java.util.Collection<JDFMedia> getAllMedia()
        Get all Media from the current element
        Returns:
        Collection, null if none are available
      • appendMedia

        public JDFMedia appendMedia()
        (30) append element Media
        Returns:
        JDFMedia the element
      • refMedia

        public void refMedia​(JDFMedia refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getCreateRunList

        public JDFRunList getCreateRunList​(int iSkip)
        (26) getCreateRunList
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFRunList the element
      • getRunList

        public JDFRunList getRunList​(int iSkip)
        (27) const get element RunList
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFRunList the element default is getRunList(0)
      • getAllRunList

        public java.util.Collection<JDFRunList> getAllRunList()
        Get all RunList from the current element
        Returns:
        Collection, null if none are available
      • appendRunList

        public JDFRunList appendRunList()
        (30) append element RunList
        Returns:
        JDFRunList the element
      • refRunList

        public void refRunList​(JDFRunList refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getSeparationListBack

        public JDFSeparationList getSeparationListBack()
        (24) const get element SeparationListBack
        Returns:
        JDFSeparationList the element
      • getCreateSeparationListBack

        public JDFSeparationList getCreateSeparationListBack()
        (25) getCreateSeparationListBack
        Returns:
        JDFSeparationList the element
      • appendSeparationListBack

        public JDFSeparationList appendSeparationListBack()
        (29) append element SeparationListBack
        Returns:
        JDFSeparationList the element @ if the element already exists
      • getSeparationListFront

        public JDFSeparationList getSeparationListFront()
        (24) const get element SeparationListFront
        Returns:
        JDFSeparationList the element
      • getCreateSeparationListFront

        public JDFSeparationList getCreateSeparationListFront()
        (25) getCreateSeparationListFront
        Returns:
        JDFSeparationList the element
      • appendSeparationListFront

        public JDFSeparationList appendSeparationListFront()
        (29) append element SeparationListFront
        Returns:
        JDFSeparationList the element @ if the element already exists
      • getStrippingParams

        public JDFStrippingParams getStrippingParams()
        (24) const get element StrippingParams
        Returns:
        JDFStrippingParams the element
      • getCreateStrippingParams

        public JDFStrippingParams getCreateStrippingParams()
        (25) getCreateStrippingParams
        Returns:
        JDFStrippingParams the element
      • appendStrippingParams

        public JDFStrippingParams appendStrippingParams()
        (29) append element StrippingParams
        Returns:
        JDFStrippingParams the element @ if the element already exists
      • refStrippingParams

        public void refStrippingParams​(JDFStrippingParams refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced