Class JDFAutoDevelopingParams

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:
JDFDevelopingParams

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

    • JDFAutoDevelopingParams

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

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

      protected JDFAutoDevelopingParams(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoDevelopingParams
      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
    • setPreHeatTemp

      public void setPreHeatTemp(double value)
      (36) set attribute PreHeatTemp
      Parameters:
      value - the value to set the attribute to
    • getPreHeatTemp

      public double getPreHeatTemp()
      (17) get double attribute PreHeatTemp
      Returns:
      double the value of the attribute
    • setPreHeatTime

      public void setPreHeatTime(JDFDuration value)
      (36) set attribute PreHeatTime
      Parameters:
      value - the value to set the attribute to
    • getPreHeatTime

      public JDFDuration getPreHeatTime()
      (20) get JDFDuration attribute PreHeatTime
      Returns:
      JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
    • setPostBakeTemp

      public void setPostBakeTemp(double value)
      (36) set attribute PostBakeTemp
      Parameters:
      value - the value to set the attribute to
    • getPostBakeTemp

      public double getPostBakeTemp()
      (17) get double attribute PostBakeTemp
      Returns:
      double the value of the attribute
    • setPostBakeTime

      public void setPostBakeTime(JDFDuration value)
      (36) set attribute PostBakeTime
      Parameters:
      value - the value to set the attribute to
    • getPostBakeTime

      public JDFDuration getPostBakeTime()
      (20) get JDFDuration attribute PostBakeTime
      Returns:
      JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
    • setPostExposeTime

      public void setPostExposeTime(JDFDuration value)
      (36) set attribute PostExposeTime
      Parameters:
      value - the value to set the attribute to
    • getPostExposeTime

      public JDFDuration getPostExposeTime()
      (20) get JDFDuration attribute PostExposeTime
      Returns:
      JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration