Class JDFAutoAudit

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFAudit

    public abstract class JDFAutoAudit
    extends JDFElement
    class JDFAutoAudit : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoAudit

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

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

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

      • setAgentName

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

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

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

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

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

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

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

        public java.lang.String getID()
        (23) get String attribute ID
        Overrides:
        getID in class KElement
        Returns:
        the value of the attribute
      • setQueueEntryID

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

        public java.lang.String getQueueEntryID()
        (23) get String attribute QueueEntryID
        Returns:
        the value of the attribute
      • setrefID

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

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

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

        public java.lang.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