Class JDFAutoNotificationDef

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

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

    • JDFAutoNotificationDef

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

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

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

    • getTheAttributeInfo

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

      public void setEClasses(List<JDFAutoNotification.EClass> v)
      (5.2) set attribute Classes
      Parameters:
      v - List of the enumeration values
    • getEnumsClasses

      public List<JDFAutoNotification.EClass> getEnumsClasses()
      (9.2) get Classes attribute Classes
      Returns:
      Vector of the enumerations
    • setClasses

      @Deprecated public void setClasses(List<JDFAutoNotification.EnumClass> v)
      Deprecated.
      use SetEClasses(List) based on java.lang.enum instead
      (5.2) set attribute Classes
      Parameters:
      v - List of the enumeration values
    • getClasses

      Deprecated.
      use List GetEClasses() based on java.lang.enum instead
      (9.2) get Classes attribute Classes
      Returns:
      Vector of the enumerations
    • setSignalType

      public void setSignalType(String value)
      (36) set attribute SignalType
      Parameters:
      value - the value to set the attribute to
    • getSignalType

      public String getSignalType()
      (23) get String attribute SignalType
      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