Class JDFAutoFlateParams

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

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

      • JDFAutoFlateParams

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

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

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

      • setEffort

        public void setEffort​(int value)
        (36) set attribute Effort
        Parameters:
        value - the value to set the attribute to
      • getEffort

        public int getEffort()
        (15) get int attribute Effort
        Returns:
        int the value of the attribute
      • setPredictor

        public void setPredictor​(int value)
        (36) set attribute Predictor
        Parameters:
        value - the value to set the attribute to
      • getPredictor

        public int getPredictor()
        (15) get int attribute Predictor
        Returns:
        int the value of the attribute