Class JDFAutoWindingParams

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

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

      • JDFAutoWindingParams

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

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

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

      • setFixation

        public void setFixation​(java.lang.String value)
        (36) set attribute Fixation
        Parameters:
        value - the value to set the attribute to
      • getFixation

        public java.lang.String getFixation()
        (23) get String attribute Fixation
        Returns:
        the value of the attribute
      • 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
      • setDiameter

        public void setDiameter​(double value)
        (36) set attribute Diameter
        Parameters:
        value - the value to set the attribute to
      • getDiameter

        public double getDiameter()
        (17) get double attribute Diameter
        Returns:
        double 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