Class JDFAutoSaddleStitchingParams

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

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

    • JDFAutoSaddleStitchingParams

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

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

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

      public void setNumberOfStitches(int value)
      (36) set attribute NumberOfStitches
      Parameters:
      value - the value to set the attribute to
    • getNumberOfStitches

      public int getNumberOfStitches()
      (15) get int attribute NumberOfStitches
      Returns:
      int the value of the attribute
    • setStitchPositions

      public void setStitchPositions(JDFNumberList value)
      (36) set attribute StitchPositions
      Parameters:
      value - the value to set the attribute to
    • getStitchPositions

      public JDFNumberList getStitchPositions()
      (20) get JDFNumberList attribute StitchPositions
      Returns:
      JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
    • setStapleShape

      public void setStapleShape(JDFAutoSaddleStitchingParams.EStapleShape enumVar)
      (5) set attribute StapleShape
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEStapleShape

      (9) get attribute StapleShape
      Returns:
      the value of the attribute
    • setStapleShape

      @Deprecated public void setStapleShape(JDFAutoSaddleStitchingParams.EnumStapleShape enumVar)
      Deprecated.
      use SetStapleShape(EStapleShape) based on java.lang.enum instead
      (5) set attribute StapleShape
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getStapleShape

      Deprecated.
      use EStapleShape GetEStapleShape() based on java.lang.enum instead
      (9) get attribute StapleShape
      Returns:
      the value of the attribute
    • setStitchWidth

      public void setStitchWidth(double value)
      (36) set attribute StitchWidth
      Parameters:
      value - the value to set the attribute to
    • getStitchWidth

      public double getStitchWidth()
      (17) get double attribute StitchWidth
      Returns:
      double the value of the attribute
    • setWireGauge

      public void setWireGauge(double value)
      (36) set attribute WireGauge
      Parameters:
      value - the value to set the attribute to
    • getWireGauge

      public double getWireGauge()
      (17) get double attribute WireGauge
      Returns:
      double the value of the attribute
    • setWireBrand

      public void setWireBrand(String value)
      (36) set attribute WireBrand
      Parameters:
      value - the value to set the attribute to
    • getWireBrand

      public String getWireBrand()
      (23) get String attribute WireBrand
      Returns:
      the value of the attribute