Class JDFAutoComment

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

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

    • JDFAutoComment

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

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

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

      public void setAttributeJDF(String value)
      (36) set attribute Attribute
      Parameters:
      value - the value to set the attribute to
    • getAttributeJDF

      public String getAttributeJDF()
      (22) get String attribute Attribute
      Returns:
      String 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
    • setBox

      public void setBox(JDFRectangle value)
      (36) set attribute Box
      Parameters:
      value - the value to set the attribute to
    • getBox

      public JDFRectangle getBox()
      (20) get JDFRectangle attribute Box
      Returns:
      JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
    • 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
    • setLanguage

      public void setLanguage(String value)
      (36) set attribute Language
      Parameters:
      value - the value to set the attribute to
    • getLanguage

      public String getLanguage()
      (23) get String attribute Language
      Returns:
      the value of the attribute
    • setName

      public void setName(String value)
      (36) set attribute Name
      Parameters:
      value - the value to set the attribute to
    • getName

      public String getName()
      (23) get String attribute Name
      Returns:
      the value of the attribute
    • setPath

      public void setPath(String value)
      (36) set attribute Path
      Parameters:
      value - the value to set the attribute to
    • getPath

      public String getPath()
      (23) get String attribute Path
      Returns:
      the value of the attribute
    • setPersonalID

      public void setPersonalID(String value)
      (36) set attribute PersonalID
      Parameters:
      value - the value to set the attribute to
    • getPersonalID

      public String getPersonalID()
      (23) get String attribute PersonalID
      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