Class JDFAutoAudit

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

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

    • JDFAutoAudit

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

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

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

    • getTheAttributeInfo

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

      public void setAgentName(String value)
      (36) set attribute AgentName
      Parameters:
      value - the value to set the attribute to
    • getAgentName

      public String getAgentName()
      (23) get String attribute AgentName
      Returns:
      the value of the attribute
    • setAgentVersion

      public void setAgentVersion(String value)
      (36) set attribute AgentVersion
      Parameters:
      value - the value to set the attribute to
    • getAgentVersion

      public String getAgentVersion()
      (23) get String attribute AgentVersion
      Returns:
      the value of the attribute
    • setAuthor

      public void setAuthor(String value)
      (36) set attribute Author
      Parameters:
      value - the value to set the attribute to
    • getAuthor

      public String getAuthor()
      (23) get String attribute Author
      Returns:
      the value of the attribute
    • setID

      public void setID(String value)
      (36) set attribute ID
      Overrides:
      setID in class KElement
      Parameters:
      value - the value to set the attribute to
    • getID

      public String getID()
      (23) get String attribute ID
      Overrides:
      getID in class KElement
      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
    • setrefID

      public void setrefID(String value)
      (36) set attribute refID
      Parameters:
      value - the value to set the attribute to
    • getrefID

      public String getrefID()
      (23) get String attribute refID
      Returns:
      the value of the attribute
    • setSpawnID

      public void setSpawnID(String value)
      (36) set attribute SpawnID
      Parameters:
      value - the value to set the attribute to
    • getSpawnID

      public String getSpawnID()
      (23) get String attribute SpawnID
      Returns:
      the value of the attribute
    • setTimeStamp

      public void setTimeStamp(JDFDate value)
      (11) set attribute TimeStamp
      Parameters:
      value - the value to set the attribute to or null
    • getTimeStamp

      public JDFDate getTimeStamp()
      (12) get JDFDate attribute TimeStamp
      Returns:
      JDFDate the value of the attribute