Class JDFAutoPRRuleAttr

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

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

      • JDFAutoPRRuleAttr

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

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

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

      • 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