Class JDFAutoQueueSubmissionParams

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

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

      • JDFAutoQueueSubmissionParams

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

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

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

      • setGangName

        public void setGangName​(java.lang.String value)
        (36) set attribute GangName
        Parameters:
        value - the value to set the attribute to
      • getGangName

        public java.lang.String getGangName()
        (23) get String attribute GangName
        Returns:
        the value of the attribute
      • setHold

        public void setHold​(boolean value)
        (36) set attribute Hold
        Parameters:
        value - the value to set the attribute to
      • getHold

        public boolean getHold()
        (18) get boolean attribute Hold
        Returns:
        boolean the value of the attribute
      • setNextQueueEntryID

        public void setNextQueueEntryID​(java.lang.String value)
        (36) set attribute NextQueueEntryID
        Parameters:
        value - the value to set the attribute to
      • getNextQueueEntryID

        public java.lang.String getNextQueueEntryID()
        (23) get String attribute NextQueueEntryID
        Returns:
        the value of the attribute
      • setPrevQueueEntryID

        public void setPrevQueueEntryID​(java.lang.String value)
        (36) set attribute PrevQueueEntryID
        Parameters:
        value - the value to set the attribute to
      • getPrevQueueEntryID

        public java.lang.String getPrevQueueEntryID()
        (23) get String attribute PrevQueueEntryID
        Returns:
        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
      • setrefID

        public void setrefID​(java.lang.String value)
        (36) set attribute refID
        Parameters:
        value - the value to set the attribute to
      • getrefID

        public java.lang.String getrefID()
        (23) get String attribute refID
        Returns:
        the value of the attribute
      • setReturnJMF

        public void setReturnJMF​(java.lang.String value)
        (36) set attribute ReturnJMF
        Parameters:
        value - the value to set the attribute to
      • getReturnJMF

        public java.lang.String getReturnJMF()
        (23) get String attribute ReturnJMF
        Returns:
        the value of the attribute
      • setReturnURL

        public void setReturnURL​(java.lang.String value)
        (36) set attribute ReturnURL
        Parameters:
        value - the value to set the attribute to
      • getReturnURL

        public java.lang.String getReturnURL()
        (23) get String attribute ReturnURL
        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
      • setWatchURL

        public void setWatchURL​(java.lang.String value)
        (36) set attribute WatchURL
        Parameters:
        value - the value to set the attribute to
      • getWatchURL

        public java.lang.String getWatchURL()
        (23) get String attribute WatchURL
        Returns:
        the value of the attribute
      • getDisposition

        public JDFDisposition getDisposition()
        (24) const get element Disposition
        Returns:
        JDFDisposition the element
      • getCreateDisposition

        public JDFDisposition getCreateDisposition()
        (25) getCreateDisposition
        Returns:
        JDFDisposition the element
      • appendDisposition

        public JDFDisposition appendDisposition()
        (29) append element Disposition
        Returns:
        JDFDisposition the element @ if the element already exists