Class JDFAutoPlateCopyParams

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

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

      • JDFAutoPlateCopyParams

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

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

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

      • setCycle

        public void setCycle​(int value)
        (36) set attribute Cycle
        Parameters:
        value - the value to set the attribute to
      • getCycle

        public int getCycle()
        (15) get int attribute Cycle
        Returns:
        int the value of the attribute
      • setVacuum

        public void setVacuum​(double value)
        (36) set attribute Vacuum
        Parameters:
        value - the value to set the attribute to
      • getVacuum

        public double getVacuum()
        (17) get double attribute Vacuum
        Returns:
        double the value of the attribute