Class JDFAutoMessage

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:
JDFMessage

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

    • JDFAutoMessage

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

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

      protected JDFAutoMessage(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoMessage
      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
    • setICSVersions

      public void setICSVersions(VString value)
      (36) set attribute ICSVersions
      Parameters:
      value - the value to set the attribute to
    • getICSVersions

      public VString getICSVersions()
      (21) get VString attribute ICSVersions
      Returns:
      VString 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
    • setSenderID

      public void setSenderID(String value)
      (36) set attribute SenderID
      Parameters:
      value - the value to set the attribute to
    • getSenderID

      public String getSenderID()
      (23) get String attribute SenderID
      Returns:
      the value of the attribute
    • setTime

      public void setTime(JDFDate value)
      (11) set attribute Time
      Parameters:
      value - the value to set the attribute to or null
    • getTime

      public JDFDate getTime()
      (12) get JDFDate attribute Time
      Returns:
      JDFDate the value of the attribute
    • setType

      public void setType(String value)
      (36) set attribute Type
      Parameters:
      value - the value to set the attribute to
    • getType

      public String getType()
      (23) get String attribute Type
      Returns:
      the value of the attribute