Class JDFAutoQueueEntryPosParams

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoQueueEntryPosParams
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFQueueEntryPosParams

public abstract class JDFAutoQueueEntryPosParams extends JDFElement
class JDFAutoQueueEntryPosParams : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoQueueEntryPosParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setNextQueueEntryID

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

      public String getNextQueueEntryID()
      (23) get String attribute NextQueueEntryID
      Returns:
      the value of the attribute
    • setQueueEntryID

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

      public String getQueueEntryID()
      (23) get String attribute QueueEntryID
      Returns:
      the value of the attribute
    • setPrevQueueEntryID

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

      public 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