Class JDFAutoFeederQualityParams

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoFeederQualityParams
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFFeederQualityParams

public abstract class JDFAutoFeederQualityParams extends JDFElement
class JDFAutoFeederQualityParams : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoFeederQualityParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setIncorrectComponentQuality

      public void setIncorrectComponentQuality(JDFAutoFeederQualityParams.EnumIncorrectComponentQuality enumVar)
      (5) set attribute IncorrectComponentQuality
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getIncorrectComponentQuality

      public JDFAutoFeederQualityParams.EnumIncorrectComponentQuality getIncorrectComponentQuality()
      (9) get attribute IncorrectComponentQuality
      Returns:
      the value of the attribute
    • setIncorrectComponents

      public void setIncorrectComponents(int value)
      (36) set attribute IncorrectComponents
      Parameters:
      value - the value to set the attribute to
    • getIncorrectComponents

      public int getIncorrectComponents()
      (15) get int attribute IncorrectComponents
      Returns:
      int the value of the attribute
    • setDoubleFeedQuality

      public void setDoubleFeedQuality(JDFAutoFeederQualityParams.EnumDoubleFeedQuality enumVar)
      (5) set attribute DoubleFeedQuality
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getDoubleFeedQuality

      public JDFAutoFeederQualityParams.EnumDoubleFeedQuality getDoubleFeedQuality()
      (9) get attribute DoubleFeedQuality
      Returns:
      the value of the attribute
    • setDoubleFeeds

      public void setDoubleFeeds(int value)
      (36) set attribute DoubleFeeds
      Parameters:
      value - the value to set the attribute to
    • getDoubleFeeds

      public int getDoubleFeeds()
      (15) get int attribute DoubleFeeds
      Returns:
      int the value of the attribute
    • setBadFeedQuality

      public void setBadFeedQuality(JDFAutoFeederQualityParams.EnumBadFeedQuality enumVar)
      (5) set attribute BadFeedQuality
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getBadFeedQuality

      (9) get attribute BadFeedQuality
      Returns:
      the value of the attribute
    • setBadFeeds

      public void setBadFeeds(int value)
      (36) set attribute BadFeeds
      Parameters:
      value - the value to set the attribute to
    • getBadFeeds

      public int getBadFeeds()
      (15) get int attribute BadFeeds
      Returns:
      int the value of the attribute