Class JDFAutoLaminatingParams

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

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

      • JDFAutoLaminatingParams

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

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

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

      • setAdhesiveType

        public void setAdhesiveType​(java.lang.String value)
        (36) set attribute AdhesiveType
        Parameters:
        value - the value to set the attribute to
      • getAdhesiveType

        public java.lang.String getAdhesiveType()
        (23) get String attribute AdhesiveType
        Returns:
        the value of the attribute
      • setGapList

        public void setGapList​(JDFNumberList value)
        (36) set attribute GapList
        Parameters:
        value - the value to set the attribute to
      • getGapList

        public JDFNumberList getGapList()
        (20) get JDFNumberList attribute GapList
        Returns:
        JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
      • setHardenerType

        public void setHardenerType​(java.lang.String value)
        (36) set attribute HardenerType
        Parameters:
        value - the value to set the attribute to
      • getHardenerType

        public java.lang.String getHardenerType()
        (23) get String attribute HardenerType
        Returns:
        the value of the attribute
      • setLaminatingBox

        public void setLaminatingBox​(JDFRectangle value)
        (36) set attribute LaminatingBox
        Parameters:
        value - the value to set the attribute to
      • getLaminatingBox

        public JDFRectangle getLaminatingBox()
        (20) get JDFRectangle attribute LaminatingBox
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
      • setNipWidth

        public void setNipWidth​(double value)
        (36) set attribute NipWidth
        Parameters:
        value - the value to set the attribute to
      • getNipWidth

        public double getNipWidth()
        (17) get double attribute NipWidth
        Returns:
        double the value of the attribute
      • setModuleIndex

        public void setModuleIndex​(int value)
        (36) set attribute ModuleIndex
        Parameters:
        value - the value to set the attribute to
      • getModuleIndex

        public int getModuleIndex()
        (15) get int attribute ModuleIndex
        Returns:
        int the value of the attribute
      • setTemperature

        public void setTemperature​(double value)
        (36) set attribute Temperature
        Parameters:
        value - the value to set the attribute to
      • getTemperature

        public double getTemperature()
        (17) get double attribute Temperature
        Returns:
        double the value of the attribute