Class JDFAutoPerformance

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

    public abstract class JDFAutoPerformance
    extends JDFElement
    class JDFAutoPerformance : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoPerformance

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

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

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

      • setAverageAmount

        public void setAverageAmount​(double value)
        (36) set attribute AverageAmount
        Parameters:
        value - the value to set the attribute to
      • getAverageAmount

        public double getAverageAmount()
        (17) get double attribute AverageAmount
        Returns:
        double the value of the attribute
      • setAverageCleanup

        public void setAverageCleanup​(JDFDuration value)
        (36) set attribute AverageCleanup
        Parameters:
        value - the value to set the attribute to
      • getAverageCleanup

        public JDFDuration getAverageCleanup()
        (20) get JDFDuration attribute AverageCleanup
        Returns:
        JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
      • setAverageSetup

        public void setAverageSetup​(JDFDuration value)
        (36) set attribute AverageSetup
        Parameters:
        value - the value to set the attribute to
      • getAverageSetup

        public JDFDuration getAverageSetup()
        (20) get JDFDuration attribute AverageSetup
        Returns:
        JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
      • setMaxAmount

        public void setMaxAmount​(double value)
        (36) set attribute MaxAmount
        Parameters:
        value - the value to set the attribute to
      • getMaxAmount

        public double getMaxAmount()
        (17) get double attribute MaxAmount
        Returns:
        double the value of the attribute
      • setMaxCleanup

        public void setMaxCleanup​(JDFDuration value)
        (36) set attribute MaxCleanup
        Parameters:
        value - the value to set the attribute to
      • getMaxCleanup

        public JDFDuration getMaxCleanup()
        (20) get JDFDuration attribute MaxCleanup
        Returns:
        JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
      • setMaxSetup

        public void setMaxSetup​(JDFDuration value)
        (36) set attribute MaxSetup
        Parameters:
        value - the value to set the attribute to
      • getMaxSetup

        public JDFDuration getMaxSetup()
        (20) get JDFDuration attribute MaxSetup
        Returns:
        JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
      • setMinAmount

        public void setMinAmount​(double value)
        (36) set attribute MinAmount
        Parameters:
        value - the value to set the attribute to
      • getMinAmount

        public double getMinAmount()
        (17) get double attribute MinAmount
        Returns:
        double the value of the attribute
      • setMinCleanup

        public void setMinCleanup​(JDFDuration value)
        (36) set attribute MinCleanup
        Parameters:
        value - the value to set the attribute to
      • getMinCleanup

        public JDFDuration getMinCleanup()
        (20) get JDFDuration attribute MinCleanup
        Returns:
        JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
      • setMinSetup

        public void setMinSetup​(JDFDuration value)
        (36) set attribute MinSetup
        Parameters:
        value - the value to set the attribute to
      • getMinSetup

        public JDFDuration getMinSetup()
        (20) get JDFDuration attribute MinSetup
        Returns:
        JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
      • setName

        public void setName​(java.lang.String value)
        (36) set attribute Name
        Parameters:
        value - the value to set the attribute to
      • getName

        public java.lang.String getName()
        (23) get String attribute Name
        Returns:
        the value of the attribute
      • setDevCapsRef

        public void setDevCapsRef​(java.lang.String value)
        (36) set attribute DevCapsRef
        Parameters:
        value - the value to set the attribute to
      • getDevCapsRef

        public java.lang.String getDevCapsRef()
        (23) get String attribute DevCapsRef
        Returns:
        the value of the attribute
      • setUnit

        public void setUnit​(java.lang.String value)
        (36) set attribute Unit
        Parameters:
        value - the value to set the attribute to
      • getUnit

        public java.lang.String getUnit()
        (23) get String attribute Unit
        Returns:
        the value of the attribute