Class JDFAutoQueueEntryPriParams

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.JDFAutoQueueEntryPriParams
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFQueueEntryPriParams

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

    • JDFAutoQueueEntryPriParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • 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
    • 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
    • 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