Class JDFAutoBundlingParams

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

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

      • JDFAutoBundlingParams

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

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

        protected JDFAutoBundlingParams​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                        java.lang.String myNamespaceURI,
                                        java.lang.String qualifiedName,
                                        java.lang.String myLocalName)
        Constructor for JDFAutoBundlingParams
        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
      • setLengthJDF

        public void setLengthJDF​(double value)
        (36) set attribute LengthJDF
        Parameters:
        value - the value to set the attribute to
      • getLengthJDF

        public double getLengthJDF()
        (17) get double attribute LengthJDF
        Returns:
        double the value of the attribute