Class JDFAutoFlateParams

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.JDFAutoFlateParams
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFFlateParams

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

    • JDFAutoFlateParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • 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