Class JDFAutoJDFService

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

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

    • JDFAutoJDFService

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

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

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

    • getTheAttributeInfo

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

      public void setCombinedMethod(JDFAutoDeviceCap.ECombinedMethod enumVar)
      (5) set attribute CombinedMethod
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getECombinedMethod

      public JDFAutoDeviceCap.ECombinedMethod getECombinedMethod()
      (9) get attribute CombinedMethod
      Returns:
      the value of the attribute
    • setCombinedMethod

      @Deprecated public void setCombinedMethod(JDFAutoDeviceCap.EnumCombinedMethod enumVar)
      Deprecated.
      use SetCombinedMethod(ECombinedMethod) based on java.lang.enum instead
      (5) set attribute CombinedMethod
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getCombinedMethod

      Deprecated.
      use ECombinedMethod GetECombinedMethod() based on java.lang.enum instead
      (9) get attribute CombinedMethod
      Returns:
      the value of the attribute
    • setType

      public void setType(String value)
      (36) set attribute Type
      Parameters:
      value - the value to set the attribute to
    • getType

      public String getType()
      (23) get String attribute Type
      Returns:
      the value of the attribute
    • setTypeOrder

      public void setTypeOrder(JDFAutoDeviceCap.ETypeOrder enumVar)
      (5) set attribute TypeOrder
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getETypeOrder

      public JDFAutoDeviceCap.ETypeOrder getETypeOrder()
      (9) get attribute TypeOrder
      Returns:
      the value of the attribute
    • setTypeOrder

      @Deprecated public void setTypeOrder(JDFAutoDeviceCap.EnumTypeOrder enumVar)
      Deprecated.
      use SetTypeOrder(ETypeOrder) based on java.lang.enum instead
      (5) set attribute TypeOrder
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getTypeOrder

      Deprecated.
      use ETypeOrder GetETypeOrder() based on java.lang.enum instead
      (9) get attribute TypeOrder
      Returns:
      the value of the attribute
    • setTypes

      public void setTypes(VString value)
      (36) set attribute Types
      Parameters:
      value - the value to set the attribute to
    • getTypes

      public VString getTypes()
      (21) get VString attribute Types
      Returns:
      VString the value of the attribute