Class JDFAutoPreflightReportRulePool

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

    public abstract class JDFAutoPreflightReportRulePool
    extends JDFResource
    class JDFAutoPreflightReportRulePool : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoPreflightReportRulePool

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

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

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

      • setMaxOccurrences

        public void setMaxOccurrences​(int value)
        (36) set attribute MaxOccurrences
        Parameters:
        value - the value to set the attribute to
      • getMaxOccurrences

        public int getMaxOccurrences()
        (15) get int attribute MaxOccurrences
        Returns:
        int the value of the attribute
      • getPRRule

        public JDFPRRule getPRRule()
        (24) const get element PRRule
        Returns:
        JDFPRRule the element
      • getCreatePRRule

        public JDFPRRule getCreatePRRule()
        (25) getCreatePRRule
        Returns:
        JDFPRRule the element
      • getCreatePRRule

        public JDFPRRule getCreatePRRule​(int iSkip)
        (26) getCreatePRRule
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFPRRule the element
      • getPRRule

        public JDFPRRule getPRRule​(int iSkip)
        (27) const get element PRRule
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFPRRule the element default is getPRRule(0)
      • getAllPRRule

        public java.util.Collection<JDFPRRule> getAllPRRule()
        Get all PRRule from the current element
        Returns:
        Collection, null if none are available
      • appendPRRule

        public JDFPRRule appendPRRule()
        (30) append element PRRule
        Returns:
        JDFPRRule the element
      • getPRRuleAttr

        public JDFPRRuleAttr getPRRuleAttr()
        (24) const get element PRRuleAttr
        Returns:
        JDFPRRuleAttr the element
      • getCreatePRRuleAttr

        public JDFPRRuleAttr getCreatePRRuleAttr()
        (25) getCreatePRRuleAttr
        Returns:
        JDFPRRuleAttr the element
      • appendPRRuleAttr

        public JDFPRRuleAttr appendPRRuleAttr()
        (29) append element PRRuleAttr
        Returns:
        JDFPRRuleAttr the element @ if the element already exists