Class JDFAutoMISDetails

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.JDFAutoMISDetails
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFMISDetails

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

    • JDFAutoMISDetails

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setComplexity

      public void setComplexity(double value)
      (36) set attribute Complexity
      Parameters:
      value - the value to set the attribute to
    • getComplexity

      public double getComplexity()
      (17) get double attribute Complexity
      Returns:
      double the value of the attribute
    • setCostType

      public void setCostType(JDFAutoMISDetails.EnumCostType enumVar)
      (5) set attribute CostType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getCostType

      public JDFAutoMISDetails.EnumCostType getCostType()
      (9) get attribute CostType
      Returns:
      the value of the attribute
    • setDeviceOperationMode

      public void setDeviceOperationMode(JDFAutoMISDetails.EnumDeviceOperationMode enumVar)
      (5) set attribute DeviceOperationMode
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getDeviceOperationMode

      public JDFAutoMISDetails.EnumDeviceOperationMode getDeviceOperationMode()
      (9) get attribute DeviceOperationMode
      Returns:
      the value of the attribute
    • setWorkType

      public void setWorkType(JDFAutoMISDetails.EnumWorkType enumVar)
      (5) set attribute WorkType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getWorkType

      public JDFAutoMISDetails.EnumWorkType getWorkType()
      (9) get attribute WorkType
      Returns:
      the value of the attribute
    • setWorkTypeDetails

      public void setWorkTypeDetails(String value)
      (36) set attribute WorkTypeDetails
      Parameters:
      value - the value to set the attribute to
    • getWorkTypeDetails

      public String getWorkTypeDetails()
      (23) get String attribute WorkTypeDetails
      Returns:
      the value of the attribute