Class JDFAutoPerformance

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoPerformance
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFPerformance

public abstract class JDFAutoPerformance extends JDFElement
class JDFAutoPerformance : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoPerformance

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • 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(String value)
      (36) set attribute Name
      Parameters:
      value - the value to set the attribute to
    • getName

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

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

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

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

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