Class JDFAutoDevelopingParams

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

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

      • JDFAutoDevelopingParams

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

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

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

      • 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