Class JDFAutoThreadSealingParams

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

    public abstract class JDFAutoThreadSealingParams
    extends JDFResource
    class JDFAutoThreadSealingParams : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoThreadSealingParams

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

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

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

      • setBlindStitch

        public void setBlindStitch​(boolean value)
        (36) set attribute BlindStitch
        Parameters:
        value - the value to set the attribute to
      • getBlindStitch

        public boolean getBlindStitch()
        (18) get boolean attribute BlindStitch
        Returns:
        boolean the value of the attribute
      • setThreadPositions

        public void setThreadPositions​(JDFNumberList value)
        (36) set attribute ThreadPositions
        Parameters:
        value - the value to set the attribute to
      • getThreadPositions

        public JDFNumberList getThreadPositions()
        (20) get JDFNumberList attribute ThreadPositions
        Returns:
        JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
      • setThreadLength

        public void setThreadLength​(double value)
        (36) set attribute ThreadLength
        Parameters:
        value - the value to set the attribute to
      • getThreadLength

        public double getThreadLength()
        (17) get double attribute ThreadLength
        Returns:
        double the value of the attribute
      • setThreadStitchWidth

        public void setThreadStitchWidth​(double value)
        (36) set attribute ThreadStitchWidth
        Parameters:
        value - the value to set the attribute to
      • getThreadStitchWidth

        public double getThreadStitchWidth()
        (17) get double attribute ThreadStitchWidth
        Returns:
        double the value of the attribute
      • setSealingTemperature

        public void setSealingTemperature​(int value)
        (36) set attribute SealingTemperature
        Parameters:
        value - the value to set the attribute to
      • getSealingTemperature

        public int getSealingTemperature()
        (15) get int attribute SealingTemperature
        Returns:
        int the value of the attribute