Class JDFAutoThreadSealingParams

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFThreadSealingParams

public abstract class JDFAutoThreadSealingParams extends JDFResource
class JDFAutoThreadSealingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoThreadSealingParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • 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
    • setThreadMaterial

      public void setThreadMaterial(JDFAutoThreadSealingParams.EThreadMaterial enumVar)
      (5) set attribute ThreadMaterial
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEThreadMaterial

      public JDFAutoThreadSealingParams.EThreadMaterial getEThreadMaterial()
      (9) get attribute ThreadMaterial
      Returns:
      the value of the attribute
    • setThreadMaterial

      @Deprecated public void setThreadMaterial(JDFAutoThreadSealingParams.EnumThreadMaterial enumVar)
      Deprecated.
      use SetThreadMaterial(EThreadMaterial) based on java.lang.enum instead
      (5) set attribute ThreadMaterial
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getThreadMaterial

      Deprecated.
      use EThreadMaterial GetEThreadMaterial() based on java.lang.enum instead
      (9) get attribute ThreadMaterial
      Returns:
      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