Class JDFAutoKnownMsgQuParams

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

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

    • JDFAutoKnownMsgQuParams

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

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

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

    • getTheAttributeInfo

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

      public void setChannelMode(Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
      (5.2) set attribute ChannelMode
      Parameters:
      v - vector of the enumeration values
    • getChannelMode

      public Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getChannelMode()
      (9.2) get ChannelMode attribute ChannelMode
      Returns:
      Vector of the enumerations
    • setExact

      public void setExact(boolean value)
      (36) set attribute Exact
      Parameters:
      value - the value to set the attribute to
    • getExact

      public boolean getExact()
      (18) get boolean attribute Exact
      Returns:
      boolean the value of the attribute
    • setListCommands

      public void setListCommands(boolean value)
      (36) set attribute ListCommands
      Parameters:
      value - the value to set the attribute to
    • getListCommands

      public boolean getListCommands()
      (18) get boolean attribute ListCommands
      Returns:
      boolean the value of the attribute
    • setListQueries

      public void setListQueries(boolean value)
      (36) set attribute ListQueries
      Parameters:
      value - the value to set the attribute to
    • getListQueries

      public boolean getListQueries()
      (18) get boolean attribute ListQueries
      Returns:
      boolean the value of the attribute
    • setListRegistrations

      public void setListRegistrations(boolean value)
      (36) set attribute ListRegistrations
      Parameters:
      value - the value to set the attribute to
    • getListRegistrations

      public boolean getListRegistrations()
      (18) get boolean attribute ListRegistrations
      Returns:
      boolean the value of the attribute
    • setListSignals

      public void setListSignals(boolean value)
      (36) set attribute ListSignals
      Parameters:
      value - the value to set the attribute to
    • getListSignals

      public boolean getListSignals()
      (18) get boolean attribute ListSignals
      Returns:
      boolean the value of the attribute
    • setPersistent

      public void setPersistent(boolean value)
      (36) set attribute Persistent
      Parameters:
      value - the value to set the attribute to
    • getPersistent

      public boolean getPersistent()
      (18) get boolean attribute Persistent
      Returns:
      boolean the value of the attribute