Class JDFAutoReturnQueueEntryParams

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

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

    • JDFAutoReturnQueueEntryParams

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

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

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

    • getTheAttributeInfo

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

      public void setAborted(VString value)
      (36) set attribute Aborted
      Parameters:
      value - the value to set the attribute to
    • getAborted

      public VString getAborted()
      (21) get VString attribute Aborted
      Returns:
      VString the value of the attribute
    • setCompleted

      public void setCompleted(VString value)
      (36) set attribute Completed
      Parameters:
      value - the value to set the attribute to
    • getCompleted

      public VString getCompleted()
      (21) get VString attribute Completed
      Returns:
      VString 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
    • 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
    • setURL

      public void setURL(String value)
      (36) set attribute URL
      Parameters:
      value - the value to set the attribute to
    • getURL

      public String getURL()
      (23) get String attribute URL
      Returns:
      the value of the attribute