Class JDFAutoIDPFinishing

  • 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:
    JDFIDPFinishing

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

      • JDFAutoIDPFinishing

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

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

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

      • setFinishings

        public void setFinishings​(JDFIntegerList value)
        (36) set attribute Finishings
        Parameters:
        value - the value to set the attribute to
      • getFinishings

        public JDFIntegerList getFinishings()
        (20) get JDFIntegerList attribute Finishings
        Returns:
        JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
      • getCreateIDPFolding

        public JDFIDPFolding getCreateIDPFolding​(int iSkip)
        (26) getCreateIDPFolding
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIDPFolding the element
      • getIDPFolding

        public JDFIDPFolding getIDPFolding​(int iSkip)
        (27) const get element IDPFolding
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIDPFolding the element default is getIDPFolding(0)
      • getAllIDPFolding

        public java.util.Collection<JDFIDPFolding> getAllIDPFolding()
        Get all IDPFolding from the current element
        Returns:
        Collection, null if none are available
      • appendIDPFolding

        public JDFIDPFolding appendIDPFolding()
        (30) append element IDPFolding
        Returns:
        JDFIDPFolding the element
      • getCreateIDPHoleMaking

        public JDFIDPHoleMaking getCreateIDPHoleMaking​(int iSkip)
        (26) getCreateIDPHoleMaking
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIDPHoleMaking the element
      • getIDPHoleMaking

        public JDFIDPHoleMaking getIDPHoleMaking​(int iSkip)
        (27) const get element IDPHoleMaking
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIDPHoleMaking the element default is getIDPHoleMaking(0)
      • getAllIDPHoleMaking

        public java.util.Collection<JDFIDPHoleMaking> getAllIDPHoleMaking()
        Get all IDPHoleMaking from the current element
        Returns:
        Collection, null if none are available
      • appendIDPHoleMaking

        public JDFIDPHoleMaking appendIDPHoleMaking()
        (30) append element IDPHoleMaking
        Returns:
        JDFIDPHoleMaking the element
      • getCreateIDPStitching

        public JDFIDPStitching getCreateIDPStitching​(int iSkip)
        (26) getCreateIDPStitching
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIDPStitching the element
      • getIDPStitching

        public JDFIDPStitching getIDPStitching​(int iSkip)
        (27) const get element IDPStitching
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIDPStitching the element default is getIDPStitching(0)
      • getAllIDPStitching

        public java.util.Collection<JDFIDPStitching> getAllIDPStitching()
        Get all IDPStitching from the current element
        Returns:
        Collection, null if none are available
      • appendIDPStitching

        public JDFIDPStitching appendIDPStitching()
        (30) append element IDPStitching
        Returns:
        JDFIDPStitching the element
      • getCreateIDPTrimming

        public JDFIDPTrimming getCreateIDPTrimming​(int iSkip)
        (26) getCreateIDPTrimming
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIDPTrimming the element
      • getIDPTrimming

        public JDFIDPTrimming getIDPTrimming​(int iSkip)
        (27) const get element IDPTrimming
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIDPTrimming the element default is getIDPTrimming(0)
      • getAllIDPTrimming

        public java.util.Collection<JDFIDPTrimming> getAllIDPTrimming()
        Get all IDPTrimming from the current element
        Returns:
        Collection, null if none are available
      • appendIDPTrimming

        public JDFIDPTrimming appendIDPTrimming()
        (30) append element IDPTrimming
        Returns:
        JDFIDPTrimming the element