Class JDFAutoComment

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

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

      • JDFAutoComment

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

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

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

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

        public java.lang.String getAttributeJDF()
        (22) get String attribute Attribute
        Returns:
        String 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
      • 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​(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
      • setLanguage

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

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

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

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

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

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

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

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