Class JDFAutoQueueEntryPosParams

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

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

      • JDFAutoQueueEntryPosParams

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

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

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

      • 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
      • 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
      • 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
      • setPosition

        public void setPosition​(int value)
        (36) set attribute Position
        Parameters:
        value - the value to set the attribute to
      • getPosition

        public int getPosition()
        (15) get int attribute Position
        Returns:
        int the value of the attribute