Class JDFAutoSideSewingParams

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:
JDFSideSewingParams

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

    • JDFAutoSideSewingParams

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

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

      protected JDFAutoSideSewingParams(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoSideSewingParams
      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
    • setNumberOfNeedles

      public void setNumberOfNeedles(int value)
      (36) set attribute NumberOfNeedles
      Parameters:
      value - the value to set the attribute to
    • getNumberOfNeedles

      public int getNumberOfNeedles()
      (15) get int attribute NumberOfNeedles
      Returns:
      int the value of the attribute
    • setOffset

      public void setOffset(double value)
      (36) set attribute Offset
      Parameters:
      value - the value to set the attribute to
    • getOffset

      public double getOffset()
      (17) get double attribute Offset
      Returns:
      double the value of the attribute
    • setNeedlePositions

      public void setNeedlePositions(JDFNumberList value)
      (36) set attribute NeedlePositions
      Parameters:
      value - the value to set the attribute to
    • getNeedlePositions

      public JDFNumberList getNeedlePositions()
      (20) get JDFNumberList attribute NeedlePositions
      Returns:
      JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
    • setSewingPattern

      public void setSewingPattern(JDFAutoSideSewingParams.ESewingPattern enumVar)
      (5) set attribute SewingPattern
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getESewingPattern

      public JDFAutoSideSewingParams.ESewingPattern getESewingPattern()
      (9) get attribute SewingPattern
      Returns:
      the value of the attribute
    • setSewingPattern

      @Deprecated public void setSewingPattern(JDFAutoSideSewingParams.EnumSewingPattern enumVar)
      Deprecated.
      use SetSewingPattern(ESewingPattern) based on java.lang.enum instead
      (5) set attribute SewingPattern
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSewingPattern

      Deprecated.
      use ESewingPattern GetESewingPattern() based on java.lang.enum instead
      (9) get attribute SewingPattern
      Returns:
      the value of the attribute
    • setThreadMaterial

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

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

      @Deprecated public void setThreadMaterial(JDFAutoSideSewingParams.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
    • setThreadThickness

      public void setThreadThickness(double value)
      (36) set attribute ThreadThickness
      Parameters:
      value - the value to set the attribute to
    • getThreadThickness

      public double getThreadThickness()
      (17) get double attribute ThreadThickness
      Returns:
      double the value of the attribute
    • setThreadBrand

      public void setThreadBrand(String value)
      (36) set attribute ThreadBrand
      Parameters:
      value - the value to set the attribute to
    • getThreadBrand

      public String getThreadBrand()
      (23) get String attribute ThreadBrand
      Returns:
      the value of the attribute