Class JDFAutoPrintRollingParams

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

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

      • JDFAutoPrintRollingParams

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

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

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

      • setCopies

        public void setCopies​(int value)
        (36) set attribute Copies
        Parameters:
        value - the value to set the attribute to
      • getCopies

        public int getCopies()
        (15) get int attribute Copies
        Returns:
        int the value of the attribute
      • setMaxDiameter

        public void setMaxDiameter​(double value)
        (36) set attribute MaxDiameter
        Parameters:
        value - the value to set the attribute to
      • getMaxDiameter

        public double getMaxDiameter()
        (17) get double attribute MaxDiameter
        Returns:
        double the value of the attribute