Class JDFAutoSpinePreparationParams

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

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

      • JDFAutoSpinePreparationParams

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

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

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

      • setStartPosition

        public void setStartPosition​(double value)
        (36) set attribute StartPosition
        Parameters:
        value - the value to set the attribute to
      • getStartPosition

        public double getStartPosition()
        (17) get double attribute StartPosition
        Returns:
        double the value of the attribute
      • setFlexValue

        public void setFlexValue​(double value)
        (36) set attribute FlexValue
        Parameters:
        value - the value to set the attribute to
      • getFlexValue

        public double getFlexValue()
        (17) get double attribute FlexValue
        Returns:
        double the value of the attribute
      • setMillingDepth

        public void setMillingDepth​(double value)
        (36) set attribute MillingDepth
        Parameters:
        value - the value to set the attribute to
      • getMillingDepth

        public double getMillingDepth()
        (17) get double attribute MillingDepth
        Returns:
        double the value of the attribute
      • setNotchingDepth

        public void setNotchingDepth​(double value)
        (36) set attribute NotchingDepth
        Parameters:
        value - the value to set the attribute to
      • getNotchingDepth

        public double getNotchingDepth()
        (17) get double attribute NotchingDepth
        Returns:
        double the value of the attribute
      • setNotchingDistance

        public void setNotchingDistance​(double value)
        (36) set attribute NotchingDistance
        Parameters:
        value - the value to set the attribute to
      • getNotchingDistance

        public double getNotchingDistance()
        (17) get double attribute NotchingDistance
        Returns:
        double 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
      • setPullOutValue

        public void setPullOutValue​(double value)
        (36) set attribute PullOutValue
        Parameters:
        value - the value to set the attribute to
      • getPullOutValue

        public double getPullOutValue()
        (17) get double attribute PullOutValue
        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
      • setWorkingLength

        public void setWorkingLength​(double value)
        (36) set attribute WorkingLength
        Parameters:
        value - the value to set the attribute to
      • getWorkingLength

        public double getWorkingLength()
        (17) get double attribute WorkingLength
        Returns:
        double the value of the attribute