Class JDFAutoKnownMsgQuParams

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFKnownMsgQuParams

    public abstract class JDFAutoKnownMsgQuParams
    extends JDFElement
    class JDFAutoKnownMsgQuParams : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoKnownMsgQuParams

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

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

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

      • setChannelMode

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

        public java.util.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