Class JDFModifyQueueEntryParams

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.jmf.JDFModifyQueueEntryParams
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo

public class JDFModifyQueueEntryParams extends JDFElement
class JDFModifyQueueEntryParams : public JDFElement
See Also:
  • Constructor Details

    • JDFModifyQueueEntryParams

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

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

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

    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • 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
    • 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
    • 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
    • setOperation

      public void setOperation(JDFModifyQueueEntryParams.eOperation value)
      (36) set attribute Position
      Parameters:
      value - the value to set the attribute to
    • getOperation

      public JDFModifyQueueEntryParams.eOperation getOperation()
      (15) get int attribute Position
      Returns:
      int 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