Class JDFAutoFeederQualityParams

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFFeederQualityParams

    public abstract class JDFAutoFeederQualityParams
    extends JDFElement
    class JDFAutoFeederQualityParams : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoFeederQualityParams

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

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

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

      • 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
      • 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
      • 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