Class JDFAutoLaminatingParams

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFLaminatingParams

public abstract class JDFAutoLaminatingParams extends JDFResource
class JDFAutoLaminatingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoLaminatingParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • setAdhesiveType

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

      public 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(String value)
      (36) set attribute HardenerType
      Parameters:
      value - the value to set the attribute to
    • getHardenerType

      public 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
    • setLaminatingMethod

      public void setLaminatingMethod(JDFAutoLaminatingParams.EnumLaminatingMethod enumVar)
      (5) set attribute LaminatingMethod
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getLaminatingMethod

      public JDFAutoLaminatingParams.EnumLaminatingMethod getLaminatingMethod()
      (9) get attribute LaminatingMethod
      Returns:
      the value of the attribute
    • 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