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.EIncorrectComponentQuality enumVar)
      (5) set attribute IncorrectComponentQuality
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEIncorrectComponentQuality

      public JDFAutoFeederQualityParams.EIncorrectComponentQuality getEIncorrectComponentQuality()
      (9) get attribute IncorrectComponentQuality
      Returns:
      the value of the attribute
    • setIncorrectComponentQuality

      @Deprecated public void setIncorrectComponentQuality(JDFAutoFeederQualityParams.EnumIncorrectComponentQuality enumVar)
      Deprecated.
      use SetIncorrectComponentQuality(EIncorrectComponentQuality) based on java.lang.enum instead
      (5) set attribute IncorrectComponentQuality
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getIncorrectComponentQuality

      Deprecated.
      use EIncorrectComponentQuality GetEIncorrectComponentQuality() based on java.lang.enum instead
      (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.EDoubleFeedQuality enumVar)
      (5) set attribute DoubleFeedQuality
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEDoubleFeedQuality

      public JDFAutoFeederQualityParams.EDoubleFeedQuality getEDoubleFeedQuality()
      (9) get attribute DoubleFeedQuality
      Returns:
      the value of the attribute
    • setDoubleFeedQuality

      @Deprecated public void setDoubleFeedQuality(JDFAutoFeederQualityParams.EnumDoubleFeedQuality enumVar)
      Deprecated.
      use SetDoubleFeedQuality(EDoubleFeedQuality) based on java.lang.enum instead
      (5) set attribute DoubleFeedQuality
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getDoubleFeedQuality

      Deprecated.
      use EDoubleFeedQuality GetEDoubleFeedQuality() based on java.lang.enum instead
      (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.EBadFeedQuality enumVar)
      (5) set attribute BadFeedQuality
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEBadFeedQuality

      public JDFAutoFeederQualityParams.EBadFeedQuality getEBadFeedQuality()
      (9) get attribute BadFeedQuality
      Returns:
      the value of the attribute
    • setBadFeedQuality

      @Deprecated public void setBadFeedQuality(JDFAutoFeederQualityParams.EnumBadFeedQuality enumVar)
      Deprecated.
      use SetBadFeedQuality(EBadFeedQuality) based on java.lang.enum instead
      (5) set attribute BadFeedQuality
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getBadFeedQuality

      Deprecated.
      use EBadFeedQuality GetEBadFeedQuality() based on java.lang.enum instead
      (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