Class JDFAutoQueueEntryPriParams

  • 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:
    JDFQueueEntryPriParams

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

      • JDFAutoQueueEntryPriParams

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

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

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

      • setPriority

        public void setPriority​(int value)
        (36) set attribute Priority
        Parameters:
        value - the value to set the attribute to
      • getPriority

        public int getPriority()
        (15) get int attribute Priority
        Returns:
        int the value of the attribute
      • setQueueEntryID

        public void setQueueEntryID​(java.lang.String value)
        (36) set attribute QueueEntryID
        Parameters:
        value - the value to set the attribute to
      • getQueueEntryID

        public java.lang.String getQueueEntryID()
        (23) get String attribute QueueEntryID
        Returns:
        the value of the attribute
      • getQueueFilter

        public JDFQueueFilter getQueueFilter()
        (24) const get element QueueFilter
        Returns:
        JDFQueueFilter the element
      • getCreateQueueFilter

        public JDFQueueFilter getCreateQueueFilter()
        (25) getCreateQueueFilter
        Returns:
        JDFQueueFilter the element
      • appendQueueFilter

        public JDFQueueFilter appendQueueFilter()
        (29) append element QueueFilter
        Returns:
        JDFQueueFilter the element @ if the element already exists