Class JDFAutoReturnQueueEntryParams

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

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

      • JDFAutoReturnQueueEntryParams

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

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

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

      • setAborted

        public void setAborted​(VString value)
        (36) set attribute Aborted
        Parameters:
        value - the value to set the attribute to
      • getAborted

        public VString getAborted()
        (21) get VString attribute Aborted
        Returns:
        VString the value of the attribute
      • setCompleted

        public void setCompleted​(VString value)
        (36) set attribute Completed
        Parameters:
        value - the value to set the attribute to
      • getCompleted

        public VString getCompleted()
        (21) get VString attribute Completed
        Returns:
        VString the value of the attribute
      • 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
      • setURL

        public void setURL​(java.lang.String value)
        (36) set attribute URL
        Parameters:
        value - the value to set the attribute to
      • getURL

        public java.lang.String getURL()
        (23) get String attribute URL
        Returns:
        the value of the attribute