Class JDFAutoPRRuleAttr

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

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

    • JDFAutoPRRuleAttr

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

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

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

    • getTheAttributeInfo

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

      public void setGroupBy(VString value)
      (36) set attribute GroupBy
      Parameters:
      value - the value to set the attribute to
    • getGroupBy

      public VString getGroupBy()
      (21) get VString attribute GroupBy
      Returns:
      VString the value of the attribute
    • setReportAttr

      public void setReportAttr(VString value)
      (36) set attribute ReportAttr
      Parameters:
      value - the value to set the attribute to
    • getReportAttr

      public VString getReportAttr()
      (21) get VString attribute ReportAttr
      Returns:
      VString the value of the attribute
    • setLogErrors

      public void setLogErrors(int value)
      (36) set attribute LogErrors
      Parameters:
      value - the value to set the attribute to
    • getLogErrors

      public int getLogErrors()
      (15) get int attribute LogErrors
      Returns:
      int the value of the attribute
    • setMaxGroups

      public void setMaxGroups(int value)
      (36) set attribute MaxGroups
      Parameters:
      value - the value to set the attribute to
    • getMaxGroups

      public int getMaxGroups()
      (15) get int attribute MaxGroups
      Returns:
      int the value of the attribute
    • setMaxPerGroup

      public void setMaxPerGroup(int value)
      (36) set attribute MaxPerGroup
      Parameters:
      value - the value to set the attribute to
    • getMaxPerGroup

      public int getMaxPerGroup()
      (15) get int attribute MaxPerGroup
      Returns:
      int the value of the attribute